]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Update zlib.h
authormike <meremin@gmail.com>
Mon, 20 Aug 2018 15:02:39 +0000 (18:02 +0300)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Tue, 30 Oct 2018 11:20:53 +0000 (12:20 +0100)
zlib.h

diff --git a/zlib.h b/zlib.h
index 59975eec0d5de40cf184c94c6ea85be696a28ea1..af1ab7301697023cff4cf46972fa22e8c3547967 100644 (file)
--- a/zlib.h
+++ b/zlib.h
@@ -31,6 +31,7 @@
 */
 
 #include <stdint.h>
+#include <stdarg.h>
 #include "zconf.h"
 
 #ifdef __cplusplus