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