mirror of
https://github.com/ipxe/ipxe
synced 2026-02-07 19:38:57 +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 @@
|
||||
#include "etherboot.h"
|
||||
#include "init.h"
|
||||
#include "proto.h"
|
||||
#include "in.h"
|
||||
#include <gpxe/in.h>
|
||||
#include "nic.h"
|
||||
|
||||
/* NOTE: the NFS code is heavily inspired by the NetBSD netboot code (read:
|
||||
|
||||
Reference in New Issue
Block a user