aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/docsis/files/patch-ethermac.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/docsis/files/patch-ethermac.h')
-rw-r--r--net-mgmt/docsis/files/patch-ethermac.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/docsis/files/patch-ethermac.h b/net-mgmt/docsis/files/patch-ethermac.h
deleted file mode 100644
index 2219065fbf36..000000000000
--- a/net-mgmt/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);