summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_glue.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-02 03:06:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-02 03:06:41 +0000
commit4aa8a23f2abb28fc228c06f5767266689f7ed39a (patch)
tree628db5ae909819d4e8ae2289ae7e43f03efe8dee /cpukit/libnetworking/rtems/rtems_glue.c
parent2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-4aa8a23f2abb28fc228c06f5767266689f7ed39a.tar.bz2
Include config.h.
Diffstat (limited to 'cpukit/libnetworking/rtems/rtems_glue.c')
-rw-r--r--cpukit/libnetworking/rtems/rtems_glue.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libnetworking/rtems/rtems_glue.c b/cpukit/libnetworking/rtems/rtems_glue.c
index 708cafdb85..c97af906ea 100644
--- a/cpukit/libnetworking/rtems/rtems_glue.c
+++ b/cpukit/libnetworking/rtems/rtems_glue.c
@@ -2,6 +2,10 @@
* $Id$
*/
+#if HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#define RTEMS_FAST_MUTEX
#ifdef RTEMS_FAST_MUTEX