summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/inet_netof.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/libc/inet_netof.c')
-rw-r--r--cpukit/libnetworking/libc/inet_netof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/libc/inet_netof.c b/cpukit/libnetworking/libc/inet_netof.c
index 8ff3407376..175f24f90f 100644
--- a/cpukit/libnetworking/libc/inet_netof.c
+++ b/cpukit/libnetworking/libc/inet_netof.c
@@ -33,7 +33,7 @@
* SUCH DAMAGE.
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif