mirror of
https://github.com/ipxe/ipxe
synced 2026-01-13 00:48:39 +03:00
Moved include/in.h to include/gpxe/in.h, so that it can be included by
prototester.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#define DNS_RESOLVER_H
|
||||
|
||||
#include "stdint.h"
|
||||
#include "in.h"
|
||||
#include <gpxe/in.h>
|
||||
#include "ip.h"
|
||||
#include "udp.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user