summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/libc/res_stubs.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/libc/res_stubs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/libc/res_stubs.c b/cpukit/libnetworking/libc/res_stubs.c
index 0b0f26ca76..19966b536b 100644
--- a/cpukit/libnetworking/libc/res_stubs.c
+++ b/cpukit/libnetworking/libc/res_stubs.c
@@ -38,7 +38,7 @@
* turned up all over the place. :-(
*/
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
#include "config.h"
#endif