From fec9ce2454919231214dafb977b0f5b90bc8bb8b Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 8 Jul 2010 07:36:00 +0000 Subject: [PATCH] aircrack-ng: remove obsolete patch (thanks swalker!) SVN-Revision: 22092 --- net/aircrack-ng/Makefile | 2 +- .../patches/001-radiotap_need_types_h.patch | 10 ---------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 net/aircrack-ng/patches/001-radiotap_need_types_h.patch diff --git a/net/aircrack-ng/Makefile b/net/aircrack-ng/Makefile index a06f364f9..6075dca28 100644 --- a/net/aircrack-ng/Makefile +++ b/net/aircrack-ng/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. diff --git a/net/aircrack-ng/patches/001-radiotap_need_types_h.patch b/net/aircrack-ng/patches/001-radiotap_need_types_h.patch deleted file mode 100644 index f607d3d05..000000000 --- a/net/aircrack-ng/patches/001-radiotap_need_types_h.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/src/osdep/radiotap/radiotap-parser.c -+++ b/src/osdep/radiotap/radiotap-parser.c -@@ -19,6 +19,7 @@ - #include - #include - #include -+#include - - #include "radiotap-parser.h" - -- 2.30.2