2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-11-23 01:51:58 +00:00
This commit is contained in:
Michael Brown 2006-04-19 02:08:27 +00:00
parent 2558439ce4
commit d65a66606b

View File

@ -18,6 +18,6 @@ extern int arp_process ( struct net_interface *arp_netif,
struct pk_buff *pkb );
extern int arp_add_generic_header ( struct net_interface *arp_netif,
struct pk_buff *pkb ) {
struct pk_buff *pkb );
#endif /* _ARP_H */