]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove #include "config.h" from ssl_polarssl.h
authorGert Doering <gert@greenie.muc.de>
Thu, 14 Jun 2012 14:41:37 +0000 (16:41 +0200)
committerDavid Sommerseth <davids@redhat.com>
Fri, 15 Jun 2012 10:54:56 +0000 (12:54 +0200)
commitdc4abbb3a8a184d9c696dbba90cdb98b7da70e77
tree2396605159a97f5705e6c0b3f99bb55291475a31
parent10b4b65e0318ce305e05cdec4b44b8f6bcd3915f
Remove #include "config.h" from ssl_polarssl.h

This include is superfluous, as all callers already include config.h -
and under certain combinations of configure options and syshead.h

Signed-off-by: Gert Doering <gert@greenie.muc.de>
Acked-by: Alon Bar-Lev <alon.barlev@gmail.com>
Message-Id: 20120614144454.GX1059@greenie.muc.de
URL: http://article.gmane.org/gmane.network.openvpn.devel/6723
Signed-off-by: David Sommerseth <davids@redhat.com>
src/openvpn/ssl_polarssl.h