X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=libeap%2Fsrc%2Fap%2Fwpa_auth_glue.h;fp=libeap%2Fsrc%2Fap%2Fwpa_auth_glue.h;h=0000000000000000000000000000000000000000;hb=852a32fe63bc7d0271cca4df1bdb7634fd494b53;hp=1b13ae7bef89c4aafa975f6d8c3895e11b8d0f04;hpb=88e34eecb5769da6526361b35df00fdbe823eac5;p=mech_eap.git diff --git a/libeap/src/ap/wpa_auth_glue.h b/libeap/src/ap/wpa_auth_glue.h deleted file mode 100644 index 1b13ae7..0000000 --- a/libeap/src/ap/wpa_auth_glue.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * hostapd / WPA authenticator glue code - * Copyright (c) 2002-2009, Jouni Malinen - * - * This software may be distributed under the terms of the BSD license. - * See README for more details. - */ - -#ifndef WPA_AUTH_GLUE_H -#define WPA_AUTH_GLUE_H - -int hostapd_setup_wpa(struct hostapd_data *hapd); -void hostapd_reconfig_wpa(struct hostapd_data *hapd); -void hostapd_deinit_wpa(struct hostapd_data *hapd); - -#endif /* WPA_AUTH_GLUE_H */