mirror of
https://github.com/xcat2/xNBA.git
synced 2025-02-05 13:31:47 +00:00
Add missing prototype
This commit is contained in:
parent
02d342f38f
commit
363905e1b6
@ -17,4 +17,7 @@ extern int arp_resolve ( struct net_device *netdev, struct pk_buff *pkb,
|
||||
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 ) {
|
||||
|
||||
#endif /* _ARP_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user