aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/aircrack-ng/files/patch-src_osdep_radiotap_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/aircrack-ng/files/patch-src_osdep_radiotap_platform.h')
-rw-r--r--net-mgmt/aircrack-ng/files/patch-src_osdep_radiotap_platform.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/aircrack-ng/files/patch-src_osdep_radiotap_platform.h b/net-mgmt/aircrack-ng/files/patch-src_osdep_radiotap_platform.h
deleted file mode 100644
index 884f9623e201..000000000000
--- a/net-mgmt/aircrack-ng/files/patch-src_osdep_radiotap_platform.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/osdep/radiotap/platform.h.orig 2014-03-22 20:26:59 UTC
-+++ src/osdep/radiotap/platform.h
-@@ -3,7 +3,7 @@
- #ifndef _BSD_SOURCE
- #define _BSD_SOURCE
- #endif
--#include <endian.h>
-+#include <machine/endian.h>
-
- #define le16_to_cpu le16toh
- #define le32_to_cpu le32toh