summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-12 17:55:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-12 17:55:13 +0000
commit1a0ccc7a9d983f63bd181fa9054c41fe9da17ee9 (patch)
treeaeed49a17bcb652357c2a4bf7cc2069c2e555e08 /cpukit/libnetworking
parent2010-06-12 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1a0ccc7a9d983f63bd181fa9054c41fe9da17ee9.tar.bz2
2010-06-12 Joel Sherrill <joel.sherrilL@OARcorp.com>
* libfs/src/pipe/fifo.c: Remove unused variable to fix warning. * libnetworking/rtems/mkrootfs.c: Add include to fix warning. * rtems/src/tasksetpriority.c: Fix spacing.
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 0bf6a6ac56..d5a230df33 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.