summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd/icmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/telnetd/icmds.c')
-rw-r--r--cpukit/telnetd/icmds.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/telnetd/icmds.c b/cpukit/telnetd/icmds.c
index c8e7972da8..f870e34682 100644
--- a/cpukit/telnetd/icmds.c
+++ b/cpukit/telnetd/icmds.c
@@ -1,3 +1,7 @@
+#if HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <rtems/shell.h>
#include <rtems/rtems_bsdnet.h>