diff options
author | Gisle Vanem <gvanem@broadpark.no> | 2011-04-09 12:56:52 +0000 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2011-04-15 10:07:05 +0200 |
commit | d1a24b6fe38e15e02e607a71161b3f3c8a7bbad7 (patch) | |
tree | 00f432858d68f116086ca16631a6c28dd5993588 /sample-scripts/bridge-start | |
parent | Added man page entry for --management-client (diff) | |
download | openvpn-d1a24b6fe38e15e02e607a71161b3f3c8a7bbad7.tar.xz |
Avoid re-defining uint32_t when using mingw compiler
Since MingW for quite a long time (since 3.2 in 2008?) has defined
'uint32_t' etc. in it's <stdint.h>, we need to guard against defining
them again. Ideally we should figure out in what version of MingW
this happened. But for now:
Signed-off-by: Gisle Vanem <gvanem@broadpark.no>
Acked-by: David Sommerseth <dazo@users.sourceforge.net>
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
(cherry picked from commit 6a8270c29120473570ec6da4003226f36a4b71eb)
Diffstat (limited to 'sample-scripts/bridge-start')
0 files changed, 0 insertions, 0 deletions