* doc/headers/assert.texi (assert.h): Document assert module use.
[gnulib.git] / tests / test-vasprintf.c
index 3de72d3..cae32d6 100644 (file)
@@ -21,7 +21,7 @@
 # include <config.h>
 #endif
 
-#include "vasprintf.h"
+#include <stdio.h>
 
 #include <stdarg.h>
 #include <stdlib.h>