net-tools/net-tools-1.60-ec_hw_null.patch

13 lines
351 B
Diff
Raw Normal View History

diff -up net-tools-1.60/lib/ec_hw.c.ec_hw_null net-tools-1.60/lib/ec_hw.c
--- net-tools-1.60/lib/ec_hw.c.ec_hw_null 1999-11-20 22:02:53.000000000 +0100
+++ net-tools-1.60/lib/ec_hw.c 2009-09-15 16:33:27.000000000 +0200
@@ -15,7 +15,7 @@
#include "config.h"
2008-02-25 08:08:33 +00:00
#if HAVE_HWEC
-
+#include <stdlib.h>
2008-02-25 08:08:33 +00:00
#include <net/if_arp.h>
#include "net-support.h"