diff options
Diffstat (limited to 'src/include/proto.h')
| -rw-r--r-- | src/include/proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/proto.h b/src/include/proto.h index fb4e4137c..886d76e37 100644 --- a/src/include/proto.h +++ b/src/include/proto.h @@ -3,7 +3,7 @@ #include "tables.h" #include "buffer.h" -#include "in.h" +#include <gpxe/in.h> struct protocol { char *name; |
