summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2010-08-11 11:23:43 +0000
committerSebastian Huber <sebastian.huber@embedded-brains.de>2010-08-11 11:23:43 +0000
commitc440f0618e2251c997d0f3afd2cc91c76cd2ebfb (patch)
treef55c0f4a5af630f3746abec6887172882caa7962 /cpukit/libnetworking
parentRegenerate. (diff)
downloadrtems-c440f0618e2251c997d0f3afd2cc91c76cd2ebfb.tar.bz2
2010-08-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1667/cpukit * libnetworking/rtems/mkrootfs.c: Include <rtems/libio.h>.
Diffstat (limited to 'cpukit/libnetworking')
-rw-r--r--cpukit/libnetworking/rtems/mkrootfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libnetworking/rtems/mkrootfs.c b/cpukit/libnetworking/rtems/mkrootfs.c
index 819684b9d4..63d67e26b3 100644
--- a/cpukit/libnetworking/rtems/mkrootfs.c
+++ b/cpukit/libnetworking/rtems/mkrootfs.c
@@ -41,6 +41,7 @@
#include <arpa/inet.h>
#include <rtems/mkrootfs.h>
+#include <rtems/libio.h>
/*
* A table a list of names and their modes.