include headers with prototypes to make sure prototypes match
This commit is contained in:
@ -41,6 +41,7 @@
|
||||
#include <linux/if_ether.h>
|
||||
#endif
|
||||
|
||||
#include "socket.h"
|
||||
#include "common.h"
|
||||
|
||||
int read_interface(char *interface, int *ifindex, u_int32_t *addr, unsigned char *arp)
|
||||
|
Reference in New Issue
Block a user