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