summaryrefslogtreecommitdiffstats
path: root/src/openvpn/syshead.h
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-07-07 14:12:22 +0200
committerGert Doering <gert@greenie.muc.de>2014-07-09 22:49:07 +0200
commit0c21b2dba9fca5f3e7effc45a495be1f5a9d0246 (patch)
tree552e9a93b363642c2b1ea7c915bc095d9106158d /src/openvpn/syshead.h
parentcf31d5f32197159691fa9e3e4afcfc35307702d6 (diff)
downloadopenvpn-0c21b2dba9fca5f3e7effc45a495be1f5a9d0246.tar.gz
openvpn-0c21b2dba9fca5f3e7effc45a495be1f5a9d0246.tar.xz
openvpn-0c21b2dba9fca5f3e7effc45a495be1f5a9d0246.zip
Remove ENABLE_BUFFER_LIST
it is unconditionally enabled and OpenVPN does not compile if disabled Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <1404735142-31420-4-git-send-email-arne@rfc2549.org> URL: http://article.gmane.org/gmane.network.openvpn.devel/8841 Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'src/openvpn/syshead.h')
-rw-r--r--src/openvpn/syshead.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/openvpn/syshead.h b/src/openvpn/syshead.h
index 22ea5a0..2967a3a 100644
--- a/src/openvpn/syshead.h
+++ b/src/openvpn/syshead.h
@@ -594,11 +594,6 @@ socket_defined (const socket_descriptor_t sd)
#endif
/*
- * Compile the struct buffer_list code
- */
-#define ENABLE_BUFFER_LIST
-
-/*
* Should we include OCC (options consistency check) code?
*/
#ifndef ENABLE_SMALL