]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix compiling with --disable-management
authorArne Schwabe <arne@rfc2549.org>
Thu, 5 Jul 2012 09:17:15 +0000 (11:17 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 5 Jul 2012 11:39:35 +0000 (13:39 +0200)
commitcf93f0e0a65d66ed57f24efb7fbd96dc455b3732
tree99f47f909ed19410faba1fa1ae0fa68e6af77d3c
parent0bf9d146e8da6d34e21fa16a0aacd15748d6cbc9
Fix compiling with --disable-management

Some of the  MANAGEMENT_QUERY_REMOTE were actually needed. Put #ifdef
ENABLE_MANAGMENT in their place

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: David Sommerseth <davids@redhat.com>
Message-Id: 1341479835-12963-1-git-send-email-arne@rfc2549.org
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
src/openvpn/init.c