summaryrefslogtreecommitdiffstats
path: root/plugin/eurephia-auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/eurephia-auth.c')
-rw-r--r--plugin/eurephia-auth.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/plugin/eurephia-auth.c b/plugin/eurephia-auth.c
index 81eb046..2f52b33 100644
--- a/plugin/eurephia-auth.c
+++ b/plugin/eurephia-auth.c
@@ -1,6 +1,8 @@
-/* eurephia-auth.c -- Main OpenVPN plugin functions. The API level between OpenVPN and eurephia-auth
+/* eurephia-auth.c -- Main OpenVPN plugin functions.
+ * The API level between OpenVPN and eurephia-auth
*
- * GPLv2 - Copyright (C) 2008 David Sommerseth <dazo@users.sourceforge.net>
+ * GPLv2 - Copyright (C) 2008, 2009
+ * David Sommerseth <dazo@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -19,10 +21,7 @@
*/
#include <stdio.h>
-#include <string.h>
-#include <stdlib.h>
#include <unistd.h>
-#include <sqlite3.h>
#include "openvpn-plugin.h"
#define EUREPHIA_FWINTF