Don't need <stdarg.h> here.
authorBruno Haible <bruno@clisp.org>
Wed, 7 Mar 2007 03:17:23 +0000 (03:17 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 7 Mar 2007 03:17:23 +0000 (03:17 +0000)
tests/test-snprintf-posix.c

index e35e5d4..3913515 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <stdio.h>
 
-#include <stdarg.h>
 #include <stddef.h>
 #include <stdint.h>
 #include <stdlib.h>