summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/cfgetispeed.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/libcsupport/src/cfgetispeed.c')
-rw-r--r--c/src/exec/libcsupport/src/cfgetispeed.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/exec/libcsupport/src/cfgetispeed.c b/c/src/exec/libcsupport/src/cfgetispeed.c
index 43a8c97137..964b51ccc4 100644
--- a/c/src/exec/libcsupport/src/cfgetispeed.c
+++ b/c/src/exec/libcsupport/src/cfgetispeed.c
@@ -11,6 +11,10 @@
* $Id$
*/
+#if HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include <rtems.h>
#if defined(RTEMS_NEWLIB)