summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/libnetworking/nfs/bootp_subr.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/libnetworking/nfs/bootp_subr.c b/cpukit/libnetworking/nfs/bootp_subr.c
index de3a112b0e..b00fe6264b 100644
--- a/cpukit/libnetworking/nfs/bootp_subr.c
+++ b/cpukit/libnetworking/nfs/bootp_subr.c
@@ -65,7 +65,8 @@
#include <nfs/rpcv2.h>
#include <nfs/nfsproto.h>
#include <nfs/nfs.h>
-#include <nfs/nfsdiskless.h>
+#include <nfsclient/nfsargs.h>
+#include <nfsclient/nfsdiskless.h>
#include <nfs/krpc.h>
#include <nfs/xdr_subs.h>