summaryrefslogtreecommitdiffstats
path: root/src/proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto')
-rw-r--r--src/proto/nfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proto/nfs.c b/src/proto/nfs.c
index 311409a6b..828aa8717 100644
--- a/src/proto/nfs.c
+++ b/src/proto/nfs.c
@@ -1,7 +1,7 @@
#include "etherboot.h"
#include "init.h"
#include "proto.h"
-#include "in.h"
+#include <gpxe/in.h>
#include "nic.h"
/* NOTE: the NFS code is heavily inspired by the NetBSD netboot code (read: