diff options
Diffstat (limited to 'zconf-ng.h.in')
-rw-r--r-- | zconf-ng.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/zconf-ng.h.in b/zconf-ng.h.in index 7d54668..2282fc2 100644 --- a/zconf-ng.h.in +++ b/zconf-ng.h.in @@ -119,7 +119,6 @@ typedef PTRDIFF_TYPE ptrdiff_t; #endif #include <sys/types.h> /* for off_t */ -#include <stdarg.h> /* for va_list */ #include <stddef.h> /* for wchar_t and NULL */ |