diff options
Diffstat (limited to 'src/openvpn/mbuf.c')
-rw-r--r-- | src/openvpn/mbuf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openvpn/mbuf.c b/src/openvpn/mbuf.c index fafbce0..f969a2b 100644 --- a/src/openvpn/mbuf.c +++ b/src/openvpn/mbuf.c @@ -33,6 +33,7 @@ #include "buffer.h" #include "error.h" +#include "integer.h" #include "misc.h" #include "mbuf.h" |