X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-vfprintf-posix.c;h=deb3e3748f06ea13a1c9beec622363034a61b39a;hb=5b63b76064a130bdaadb1fda7ab50e82896446e1;hp=68fc2173d90c0ec80fa333ab9c557e4b5c05f008;hpb=b93d3c84b3547d092bb69ea983ac87573f0a5ad3;p=gnulib.git diff --git a/tests/test-vfprintf-posix.c b/tests/test-vfprintf-posix.c index 68fc2173d..deb3e3748 100644 --- a/tests/test-vfprintf-posix.c +++ b/tests/test-vfprintf-posix.c @@ -22,7 +22,6 @@ #include #include -#include #include #include #include @@ -33,6 +32,7 @@ if (!(expr)) \ { \ fprintf (stderr, "%s:%d: assertion failed\n", __FILE__, __LINE__); \ + fflush (stderr); \ abort (); \ } \ } \