mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 01:22:37 +03:00
Moved include/in.h to include/gpxe/in.h, so that it can be included by
prototester.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef RESOLV_H
|
||||
#define RESOLV_H
|
||||
|
||||
#include "in.h"
|
||||
#include <gpxe/in.h>
|
||||
#include "tables.h"
|
||||
|
||||
struct resolver {
|
||||
|
||||
Reference in New Issue
Block a user