diff options
Diffstat (limited to 'net-mgmt/arpalert/files/patch-macname.h')
-rw-r--r-- | net-mgmt/arpalert/files/patch-macname.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/arpalert/files/patch-macname.h b/net-mgmt/arpalert/files/patch-macname.h deleted file mode 100644 index e173775be45a..000000000000 --- a/net-mgmt/arpalert/files/patch-macname.h +++ /dev/null @@ -1,10 +0,0 @@ ---- macname.h.orig 2011-11-08 19:36:51 UTC -+++ macname.h -@@ -7,6 +7,7 @@ - #ifndef __MACNAME_H__ - #define __MACNAME_H__ - -+#include <sys/types.h> - #include <sys/socket.h> - #include <net/if.h> - #include <net/if_arp.h> |