]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fixed issue involving an #ifdef in a macro reference that breaks early gcc
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Tue, 27 Jan 2009 21:18:51 +0000 (21:18 +0000)
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>
Tue, 27 Jan 2009 21:18:51 +0000 (21:18 +0000)
commit763602d3e338eb5d9a69d5a9b99bcbd33dabaf11
treee4f6c79ad1a0e165d8fbaa925cb0d8e4d44ba9f8
parent7a36c4333203a54b93d1295a834462761d88348e
Fixed issue involving an #ifdef in a macro reference that breaks early gcc
compilers.

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3903 e7ae566f-a301-0410-adde-c780ea21d3b5
ssl.c