summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/ns_ttl.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/libc/ns_ttl.c')
-rw-r--r--cpukit/libnetworking/libc/ns_ttl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/libc/ns_ttl.c b/cpukit/libnetworking/libc/ns_ttl.c
index a0c8baa2d2..df8674747a 100644
--- a/cpukit/libnetworking/libc/ns_ttl.c
+++ b/cpukit/libnetworking/libc/ns_ttl.c
@@ -19,7 +19,7 @@
/* Import. */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif