You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-wireless/wepdecrypt/files/wepdecrypt-0.8-fno-common.p...

13 lines
256 B

https://bugs.gentoo.org/707456
--- a/src/wepfilter.c
+++ b/src/wepfilter.c
@@ -30,7 +30,7 @@
#include "config.h"
#include "misc.h"
-int server_mode;
+extern int server_mode;
static int capture_successfull = 0;
static wlan_packet_list* head = NULL;