From: nico Date: Thu, 8 Jul 2010 07:36:00 +0000 (+0000) Subject: [packages] aircrack-ng: remove obsolete patch (thanks swalker!) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0c7f8901c4d67b7ddf515a4ac7a6fc493f82ef2c;p=packages.git [packages] aircrack-ng: remove obsolete patch (thanks swalker!) git-svn-id: svn://svn.openwrt.org/openwrt/packages@22092 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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" -