diff options
Diffstat (limited to 'net/wpa_gui/patches/patch-ab')
-rw-r--r-- | net/wpa_gui/patches/patch-ab | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/wpa_gui/patches/patch-ab b/net/wpa_gui/patches/patch-ab index 975873a6d35..f1d0338b203 100644 --- a/net/wpa_gui/patches/patch-ab +++ b/net/wpa_gui/patches/patch-ab @@ -1,7 +1,7 @@ -$NetBSD: patch-ab,v 1.1 2006/11/27 14:26:06 joerg Exp $ +$NetBSD: patch-ab,v 1.2 2009/08/22 06:33:40 dsainty Exp $ ---- wpa_gui/wpagui.ui.h.orig 2006-11-27 14:14:56.000000000 +0000 -+++ wpa_gui/wpagui.ui.h +--- wpa_supplicant/wpa_gui/wpagui.ui.h.orig 2006-11-27 14:14:56.000000000 +0000 ++++ wpa_supplicant/wpa_gui/wpagui.ui.h @@ -10,12 +10,7 @@ ** destructor. *****************************************************************************/ @@ -12,6 +12,6 @@ $NetBSD: patch-ab,v 1.1 2006/11/27 14:26:06 joerg Exp $ #include <unistd.h> -#endif - + #include <stdlib.h> void WpaGui::init() - { |