aboutsummaryrefslogtreecommitdiff
path: root/lib/config.dj
diff options
context:
space:
mode:
Diffstat (limited to 'lib/config.dj')
-rw-r--r--lib/config.dj3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/config.dj b/lib/config.dj
index 98154b147..479b070ba 100644
--- a/lib/config.dj
+++ b/lib/config.dj
@@ -25,6 +25,7 @@
#define HAVE_IO_H 1
#define HAVE_IOCTLSOCKET 1
#define HAVE_INET_PTON 1
+#define HAVE_INET_NTOP 1
#define HAVE_LONGLONG 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
@@ -89,7 +90,7 @@
#define OPENSSL_NO_KRB5 1
#endif
-/* Because djgpp < 2.03 doesn't have snprintf() etc.
+/* Because djgpp <= 2.03 doesn't have snprintf() etc.
*/
#if (DJGPP_MINOR < 4)
#define _MPRINTF_REPLACE