summaryrefslogtreecommitdiff
path: root/cpukit/libnetworking/rtems/sghostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/rtems/sghostname.c')
-rw-r--r--cpukit/libnetworking/rtems/sghostname.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libnetworking/rtems/sghostname.c b/cpukit/libnetworking/rtems/sghostname.c
index 307f045fbd..0303813e12 100644
--- a/cpukit/libnetworking/rtems/sghostname.c
+++ b/cpukit/libnetworking/rtems/sghostname.c
@@ -5,6 +5,10 @@
* $Id$
*/
+#if HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <string.h>
#include <errno.h>
#include <rtems/rtems_bsdnet.h>