mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 00:17: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:
@@ -2,7 +2,7 @@
|
||||
#define IGMP_H
|
||||
|
||||
#include "stdint.h"
|
||||
#include "in.h"
|
||||
#include <gpxe/in.h>
|
||||
|
||||
#define IGMP_QUERY 0x11
|
||||
#define IGMPv1_REPORT 0x12
|
||||
|
||||
Reference in New Issue
Block a user