aboutsummaryrefslogtreecommitdiff
path: root/net/arp.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/arp.h')
-rw-r--r--net/arp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/arp.h b/net/arp.h
index 25b3c00..c50885f 100644
--- a/net/arp.h
+++ b/net/arp.h
@@ -12,8 +12,6 @@
#ifndef __ARP_H__
#define __ARP_H__
-#include <common.h>
-
extern struct in_addr net_arp_wait_packet_ip;
/* MAC address of waiting packet's destination */
extern uchar *arp_wait_packet_ethaddr;