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/include/etherboot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/etherboot.h') diff --git a/src/include/etherboot.h b/src/include/etherboot.h index b9546c043..d8fcc98c2 100644 --- a/src/include/etherboot.h +++ b/src/include/etherboot.h @@ -133,7 +133,7 @@ enum { #define RARP_REQUEST 3 #define RARP_REPLY 4 -#include "in.h" +#include /* Helper macros used to identify when DHCP options are valid/invalid in/outside of encapsulation */ -- cgit v1.2.3-55-g7522