From 7e28e6b2c3c5d9822f3bc6284fc9eabcbbb6acad Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 8 Jul 2010 07:36:00 +0000 Subject: [PATCH] [packages] 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 a06f364f9f..6075dca287 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 f607d3d05f..0000000000 --- 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