Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 409285
Collapse All | Expand All

(-)./wpa_supplicant/wpa_gui-qt4/wpagui.cpp_old (-2 / +2 lines)
Lines 12-21 Link Here
12
 * See README and COPYING for more details.
12
 * See README and COPYING for more details.
13
 */
13
 */
14
14
15
#ifdef __MINGW32__
15
/* #ifdef __MINGW32__	*/
16
/* Need to get getopt() */
16
/* Need to get getopt() */
17
#include <unistd.h>
17
#include <unistd.h>
18
#endif
18
/* #endif	*/
19
19
20
#ifdef CONFIG_NATIVE_WINDOWS
20
#ifdef CONFIG_NATIVE_WINDOWS
21
#include <windows.h>
21
#include <windows.h>

Return to bug 409285