From 4aa8a23f2abb28fc228c06f5767266689f7ed39a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 2 Feb 2005 03:06:41 +0000 Subject: Include config.h. --- cpukit/libnetworking/rtems/rtems_showudpstat.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/libnetworking/rtems/rtems_showudpstat.c') diff --git a/cpukit/libnetworking/rtems/rtems_showudpstat.c b/cpukit/libnetworking/rtems/rtems_showudpstat.c index 1fc2d15a0b..d47534d964 100644 --- a/cpukit/libnetworking/rtems/rtems_showudpstat.c +++ b/cpukit/libnetworking/rtems/rtems_showudpstat.c @@ -2,6 +2,10 @@ * $Id$ */ +#if HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include -- cgit v1.2.3