[packages] aircrack-ng: remove obsolete patch (thanks swalker!)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22092 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2010-07-08 07:36:00 +00:00
parent e46c42001b
commit 0c7f8901c4
2 changed files with 1 additions and 11 deletions

View File

@ -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.

View File

@ -1,10 +0,0 @@
--- a/src/osdep/radiotap/radiotap-parser.c
+++ b/src/osdep/radiotap/radiotap-parser.c
@@ -19,6 +19,7 @@
#include <sys/types.h>
#include <stdio.h>
#include <errno.h>
+#include <sys/types.h>
#include "radiotap-parser.h"