summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/addrofstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/addrofstr.c')
-rw-r--r--otherlibs/unix/addrofstr.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/otherlibs/unix/addrofstr.c b/otherlibs/unix/addrofstr.c
index 3a376bd38..0e47c8d83 100644
--- a/otherlibs/unix/addrofstr.c
+++ b/otherlibs/unix/addrofstr.c
@@ -13,14 +13,12 @@
#include <mlvalues.h>
#include <fail.h>
-#include "unix.h"
+#include "unixsupport.h"
#ifdef HAS_SOCKETS
#include "socketaddr.h"
-extern unsigned long inet_addr();
-
value unix_inet_addr_of_string(s) /* ML */
value s;
{