pike.git/
src/
builtin.cmod
Branch:
Tag:
Non-build tags
All tags
No tags
2015-04-02
2015-04-02 10:04:30 by Henrik Grubbström (Grubba) <grubba@grubba.org>
87aa2efcd50c4e9f1594e7b7a157449a40523d36 (
4
lines) (+
4
/-
0
)
[
Show
|
Annotate
]
Branch:
8.1
Build
[NT]
: <arpa/inet.h> is not available on all platforms.
Restored some #ifdef guards.
36:
#include <ctype.h> #include <errno.h> #include <math.h>
+
+
#ifdef HAVE_ARPA_INET_H
#include <arpa/inet.h>
-
+
#endif /* HAVE_ARPA_INET_H */
#define DEFAULT_CMOD_STORAGE