From: Nicolas Thill Date: Thu, 8 Jul 2010 07:36:00 +0000 (+0000) Subject: [packages] aircrack-ng: remove obsolete patch (thanks swalker!) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=7e28e6b2c3c5d9822f3bc6284fc9eabcbbb6acad [packages] aircrack-ng: remove obsolete patch (thanks swalker!) SVN-Revision: 22092 --- 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" -