diff options
Diffstat (limited to 'networking/udhcp/arpping.c')
-rw-r--r-- | networking/udhcp/arpping.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/arpping.c b/networking/udhcp/arpping.c index 7c8c24446..ff6347847 100644 --- a/networking/udhcp/arpping.c +++ b/networking/udhcp/arpping.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mostly stolen from: dhcpcd - DHCP client daemon | 3 | * Mostly stolen from: dhcpcd - DHCP client daemon |
4 | * by Yoichi Hariguchi <yoichi@fore.com> | 4 | * by Yoichi Hariguchi <yoichi@fore.com> |
5 | * | 5 | * |
6 | * Licensed under GPLv2, see file LICENSE in this tarball for details. | 6 | * Licensed under GPLv2, see file LICENSE in this source tree. |
7 | */ | 7 | */ |
8 | #include <netinet/if_ether.h> | 8 | #include <netinet/if_ether.h> |
9 | #include <net/if_arp.h> | 9 | #include <net/if_arp.h> |