[IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Rami Rosen 2007-12-30 23:23:02 -08:00 committed by David S. Miller
parent 7d1f8db40b
commit 04ce99c483
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
#include <linux/if_arp.h>
#include <net/neighbour.h>
#define HAVE_ARP_CREATE
extern struct neigh_table arp_tbl;