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_showicmpstat.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/libnetworking/rtems/rtems_showicmpstat.c') diff --git a/cpukit/libnetworking/rtems/rtems_showicmpstat.c b/cpukit/libnetworking/rtems/rtems_showicmpstat.c index 1faea2512b..dfe1bc45a4 100644 --- a/cpukit/libnetworking/rtems/rtems_showicmpstat.c +++ b/cpukit/libnetworking/rtems/rtems_showicmpstat.c @@ -2,6 +2,10 @@ * $Id$ */ +#if HAVE_CONFIG_H +#include "config.h" +#endif + #include #include #include -- cgit v1.2.3