include config.h
authorewt <devnull@localhost>
Fri, 24 Jan 1997 19:06:09 +0000 (19:06 +0000)
committerewt <devnull@localhost>
Fri, 24 Jan 1997 19:06:09 +0000 (19:06 +0000)
CVS patchset: 1362
CVS date: 1997/01/24 19:06:09

misc/inet_aton.c

index 5dfc5f7..232e930 100644 (file)
@@ -1,3 +1,5 @@
+#include "config.h"
+
 #ifdef HAVE_NETINET_IN_SYSTM_H
 # include <sys/types.h>
 # include <netinet/in_systm.h>