summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/nfs/bootp_subr.c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-08-06 03:28:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-08-06 03:28:49 +0000
commita605cecde3ee0b8691885359a3471746bde030e5 (patch)
tree240be275ca2bfe229e5864f2fe6c554fbefb2287 /cpukit/libnetworking/nfs/bootp_subr.c
parent2005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a605cecde3ee0b8691885359a3471746bde030e5.tar.bz2
2005-08-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/nfs/bootp_subr.c: Don't include nfs/nfs.h, nfs/krpc.h.
Diffstat (limited to '')
-rw-r--r--cpukit/libnetworking/nfs/bootp_subr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/libnetworking/nfs/bootp_subr.c b/cpukit/libnetworking/nfs/bootp_subr.c
index 90f9a8ac9c..6fe9b05dc5 100644
--- a/cpukit/libnetworking/nfs/bootp_subr.c
+++ b/cpukit/libnetworking/nfs/bootp_subr.c
@@ -64,10 +64,8 @@
#include <nfs/rpcv2.h>
#include <nfs/nfsproto.h>
-#include <nfs/nfs.h>
#include <nfsclient/nfsargs.h>
#include <nfsclient/nfsdiskless.h>
-#include <nfs/krpc.h>
#include <nfs/xdr_subs.h>
#include <sys/stat.h>