aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/config.h
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2009-12-05 22:51:08 +0200
committerJouni Malinen <j@w1.fi>2009-12-05 22:51:08 +0200
commit2d106f21aa342e30710682c0ee5ecad211d11c2a (patch)
tree37fc782328ffc0371bdd4655809fc50ddd1a6035 /wpa_supplicant/config.h
parent1767f7c11742769254067130058fb2a56be68147 (diff)
downloadexternal_wpa_supplicant_8_ti-2d106f21aa342e30710682c0ee5ecad211d11c2a.zip
external_wpa_supplicant_8_ti-2d106f21aa342e30710682c0ee5ecad211d11c2a.tar.gz
external_wpa_supplicant_8_ti-2d106f21aa342e30710682c0ee5ecad211d11c2a.tar.bz2
Remove unnecessary defines
The following defines are not really needed in most places, so remove them to clean up source code and build scripts: EAP_TLS_FUNCS EAP_TLS_OPENSSL EAP_TLS_GNUTLS CONFIG_TLS_INTERNAL
Diffstat (limited to 'wpa_supplicant/config.h')
-rw-r--r--wpa_supplicant/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/wpa_supplicant/config.h b/wpa_supplicant/config.h
index b9f0da6..84eef48 100644
--- a/wpa_supplicant/config.h
+++ b/wpa_supplicant/config.h
@@ -169,7 +169,6 @@ struct wpa_config {
*/
int fast_reauth;
-#ifdef EAP_TLS_OPENSSL
/**
* opensc_engine_path - Path to the OpenSSL engine for opensc
*
@@ -194,7 +193,6 @@ struct wpa_config {
* module is not loaded.
*/
char *pkcs11_module_path;
-#endif /* EAP_TLS_OPENSSL */
/**
* driver_param - Driver interface parameters