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