summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/gpxe/in.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/include/gpxe/in.h b/src/include/gpxe/in.h
index 2581eda5d..e1bdde931 100644
--- a/src/include/gpxe/in.h
+++ b/src/include/gpxe/in.h
@@ -1,11 +1,7 @@
#ifndef _IN_H
#define _IN_H
-#include "stdint.h"
-#include <if_ether.h>
-#define IP ETH_P_IP
-#define ARP ETH_P_ARP
-#define RARP ETH_P_RARP
+#include <stdint.h>
#define IP_ICMP 1
#define IP_IGMP 2
s='commit-subject'>[dnbd3] Don't stop dnbd3-server when disabling dnbd3 for VMs