8046b57
diff -up net-tools-1.60/lib/ec_hw.c.old net-tools-1.60/lib/ec_hw.c
8046b57
--- net-tools-1.60/lib/ec_hw.c.old	1999-11-20 22:02:53.000000000 +0100
8046b57
+++ net-tools-1.60/lib/ec_hw.c	2008-02-25 09:04:00.000000000 +0100
8046b57
@@ -18,6 +18,7 @@
8046b57
 
8046b57
 #include <net/if_arp.h>
8046b57
 #include "net-support.h"
8046b57
+#define NULL ((void *) 0)
8046b57
 
8046b57
 struct hwtype ec_hwtype =
8046b57
 {