mirror of
https://github.com/ipxe/ipxe
synced 2025-12-17 18:11:49 +03:00
Moved include/in.h to include/gpxe/in.h, so that it can be included by
prototester.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user