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