diff options
Diffstat (limited to 'src/include/etherboot.h')
| -rw-r--r-- | src/include/etherboot.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <gpxe/in.h> /* Helper macros used to identify when DHCP options are valid/invalid in/outside of encapsulation */ |
