4a78a731c3
- #319981 and #322901 - minor man pages changes - applied changes from berlios cvs, which fix: Berlios #16232, Gentoo #283759 and polish Makefile and slattach
13 lines
351 B
Diff
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"
|
|
|