Moved include/in.h to include/gpxe/in.h, so that it can be included by
prototester.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "stddef.h"
|
||||
#include "stdint.h"
|
||||
#include "in.h"
|
||||
#include <gpxe/in.h>
|
||||
#include "ip.h"
|
||||
|
||||
struct udp_pseudo_hdr {
|
||||
|
||||
Reference in New Issue
Block a user