diff options
author | Gisle Vanem <gvanem@broadpark.no> | 2011-04-09 12:56:52 +0000 |
---|---|---|
committer | David Sommerseth <dazo@users.sourceforge.net> | 2011-04-14 23:31:43 +0200 |
commit | 6a8270c29120473570ec6da4003226f36a4b71eb (patch) | |
tree | 6363cb0059325ea028cfde367f429468fbeb9d55 /mtu.h | |
parent | Added man page entry for --management-client (diff) | |
download | openvpn-6a8270c29120473570ec6da4003226f36a4b71eb.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>
Diffstat (limited to 'mtu.h')
0 files changed, 0 insertions, 0 deletions