use xbind, xconnect where appropriate.

small edits to arping
This commit is contained in:
Denis Vlasenko
2006-12-23 02:48:44 +00:00
parent 7e46cf748e
commit 1dc1b37b33
4 changed files with 53 additions and 84 deletions

View File

@ -12,10 +12,6 @@
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include <net/if.h>
#include <net/if_packet.h>
#include <netpacket/packet.h>