Replace xauth_request task with a new stub where we reimplement it

This commit is contained in:
Martin Willi
2012-03-20 17:31:15 +01:00
parent c6d0098c1b
commit 69adeb5bf2
12 changed files with 241 additions and 884 deletions
+2 -2
View File
@@ -18,8 +18,8 @@
* @{ @ingroup libstrongswan
*/
#ifndef XAUTH_H_
#define XAUTH_H_
#ifndef XAUTH_H__
#define XAUTH_H__
typedef enum xauth_type_t xauth_type_t;