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 e35e5d4e445b25176230fc0cf16b54906f8a8d04..3913515e489f57e7afccc5a2545a12b165fd9c41 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <stdio.h>
 
-#include <stdarg.h>
 #include <stddef.h>
 #include <stdint.h>
 #include <stdlib.h>