From dde1c5ad18d1d8fb66cab52262f1ecc36df9fab2 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Thu, 23 Mar 2006 16:45:01 +0000 Subject: Moved include/in.h to include/gpxe/in.h, so that it can be included by prototester. --- src/proto/nfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/proto') diff --git a/src/proto/nfs.c b/src/proto/nfs.c index 311409a6..828aa871 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 #include "nic.h" /* NOTE: the NFS code is heavily inspired by the NetBSD netboot code (read: -- cgit v1.2.3-55-g7522