summaryrefslogtreecommitdiffstats
path: root/options.c
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2010-11-14 23:48:49 +0100
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-11-14 23:48:49 +0100
commit4b519cf51d02daacb388eb90bd0c5930145d7a0d (patch)
treebb5427a758fe78816cdfdf19d05f0836fa68ac6a /options.c
parent513a53284158c6fe3b4c89b59eb10029639407b5 (diff)
parent423d68b0ede7f10c02fa753cba8d60d2218d2dc7 (diff)
downloadopenvpn-4b519cf51d02daacb388eb90bd0c5930145d7a0d.tar.gz
openvpn-4b519cf51d02daacb388eb90bd0c5930145d7a0d.tar.xz
openvpn-4b519cf51d02daacb388eb90bd0c5930145d7a0d.zip
Merge branch 'bugfix2.1' into beta2.2
Conflicts: options.c - Disagreements about a new included file (forward.h) Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Diffstat (limited to 'options.c')
-rw-r--r--options.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.c b/options.c
index 66b57d7..3aa6820 100644
--- a/options.c
+++ b/options.c
@@ -48,6 +48,7 @@
#include "pool.h"
#include "helper.h"
#include "manage.h"
+#include "forward.h"
#include "configure.h"
#include <ctype.h>