Kernel - Update VFS API to use off_t/size_t instead of Uint64
[tpg/acess2.git] / KernelLand / Modules / IPStack / arp.c
index abaea27..9dd48b9 100644 (file)
@@ -7,6 +7,7 @@
 #include "ipstack.h"
 #include "arp.h"
 #include "link.h"
+#include "ipv4.h"      // For IPv4_Netmask
 
 #define ARPv6  0
 #define        ARP_CACHE_SIZE  64

UCC git Repository :: git.ucc.asn.au