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