net-tools/net-tools-1.60-ec_hw_null.patch
Jiří Popelka 4a78a731c3 - netplug moved to separate package
- #319981 and #322901 - minor man pages changes
- applied changes from berlios cvs, which fix: Berlios #16232, Gentoo
    #283759 and polish Makefile and slattach
2009-09-30 13:23:57 +00:00

13 lines
351 B
Diff

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"
#if HAVE_HWEC
-
+#include <stdlib.h>
#include <net/if_arp.h>
#include "net-support.h"