summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_showroute.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/rtems/rtems_showroute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/rtems/rtems_showroute.c b/cpukit/libnetworking/rtems/rtems_showroute.c
index b8196de8d3..e471ccc58c 100644
--- a/cpukit/libnetworking/rtems/rtems_showroute.c
+++ b/cpukit/libnetworking/rtems/rtems_showroute.c
@@ -2,7 +2,7 @@
* $Id$
*/
-#include <stdlib.h>
+/* #include <stdlib.h> */
#include <sys/param.h>
#include <sys/queue.h>