summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/inet_aton.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/inet_aton.c')
-rw-r--r--openbsd-compat/inet_aton.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsd-compat/inet_aton.c b/openbsd-compat/inet_aton.c
index 18e31e7f..1fc001da 100644
--- a/openbsd-compat/inet_aton.c
+++ b/openbsd-compat/inet_aton.c
@@ -55,7 +55,7 @@
* --Copyright--
*/
-#include "config.h"
+#include "includes.h"
#if !defined(HAVE_INET_ATON)