mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 10:02:42 +03:00
Moved include/in.h to include/gpxe/in.h, so that it can be included by
prototester.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "tables.h"
|
||||
#include "buffer.h"
|
||||
#include "in.h"
|
||||
#include <gpxe/in.h>
|
||||
|
||||
struct protocol {
|
||||
char *name;
|
||||
|
||||
Reference in New Issue
Block a user