aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/arpping.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/arpping.c')
-rw-r--r--networking/udhcp/arpping.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/udhcp/arpping.c b/networking/udhcp/arpping.c
index c98027316..215d023ce 100644
--- a/networking/udhcp/arpping.c
+++ b/networking/udhcp/arpping.c
@@ -9,7 +9,6 @@
9#include <net/if_arp.h> 9#include <net/if_arp.h>
10 10
11#include "common.h" 11#include "common.h"
12#include "dhcpd.h"
13 12
14struct arpMsg { 13struct arpMsg {
15 /* Ethernet header */ 14 /* Ethernet header */