[packages] wing: fix illegal modification of constant value triggered in at least perl 5.8.8, observed on CentOS 5.6

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27462 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2011-07-05 17:39:51 +00:00
parent e9bb9b30d8
commit 674f67b2aa
2 changed files with 25 additions and 4 deletions

View File

@ -1,7 +1,5 @@
Index: wing-20110329/lib/radiotap.c
===================================================================
--- wing-20110329.orig/lib/radiotap.c 2011-07-05 15:33:21.000000000 +0200
+++ wing-20110329/lib/radiotap.c 2011-07-05 18:57:58.110124772 +0200
--- a/lib/radiotap.c
+++ b/lib/radiotap.c
@@ -16,6 +16,17 @@
#include <click/radiotap_iter.h>
#include <click/platform.h>