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