aboutsummaryrefslogtreecommitdiff
path: root/base64.c
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2010-11-13 00:46:13 +0100
committerDavid Sommerseth <dazo@users.sourceforge.net>2010-11-13 00:46:13 +0100
commit22178d05f7912fd51a21a32387982394447d90f6 (patch)
tree3f8fe69338e7a4139909de9c2d60d1f908771b94 /base64.c
parentClarified --explicit-exit-notify man page entry (diff)
parentVersion 2.1.3b (diff)
downloadopenvpn-22178d05f7912fd51a21a32387982394447d90f6.tar.xz
Merge branch 'svn-BETA21' into bugfix2.1
Diffstat (limited to 'base64.c')
-rw-r--r--base64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/base64.c b/base64.c
index 7d876a6..2cc3944 100644
--- a/base64.c
+++ b/base64.c
@@ -33,7 +33,7 @@
#include "syshead.h"
-#if defined(ENABLE_HTTP_PROXY) || defined(ENABLE_PKCS11)
+#if defined(ENABLE_HTTP_PROXY) || defined(ENABLE_PKCS11) || defined(ENABLE_CLIENT_CR)
#include "base64.h"