diff options
Diffstat (limited to 'net/docsis/files/patch-ethermac.h')
-rw-r--r-- | net/docsis/files/patch-ethermac.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/docsis/files/patch-ethermac.h b/net/docsis/files/patch-ethermac.h deleted file mode 100644 index 2219065fbf36..000000000000 --- a/net/docsis/files/patch-ethermac.h +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- ethermac.h.orig Wed Feb 13 14:09:52 2002 -+++ ethermac.h Thu Feb 27 19:14:53 2003 -@@ -22,6 +22,7 @@ - - #include <stdio.h> - #include <string.h> -+#include <stdlib.h> - - int ether_aton ( const char *macstr, unsigned char *outbuf ) ; - char * ether_ntoa ( const unsigned char *mac); |