Skip to content

Commit

Permalink
[IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)
Browse files Browse the repository at this point in the history
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Rami Rosen authored and David S. Miller committed Jan 28, 2008
1 parent 7d1f8db commit 04ce99c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/net/arp.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#include <linux/if_arp.h>
#include <net/neighbour.h>

#define HAVE_ARP_CREATE

extern struct neigh_table arp_tbl;

Expand Down

0 comments on commit 04ce99c

Please sign in to comment.