mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-04-09 11:08:50 -04:00
2.4.2 introduced a declaration that references size_t, so use the C99 way of declaring it, and add #include <stddef.h>. Note this may break on non-C99-compliant versions of MS Visual Studio. Signed-off-by: Matthias Andree <matthias.andree@gmx.de> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <1494884925-12539-1-git-send-email-matthias.andree@gmx.de> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg14658.html Signed-off-by: Gert Doering <gert@greenie.muc.de> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| openvpn-msg.h | ||
| openvpn-plugin.h.in | ||