From ee6d9baacd6be1baf7c81422f2f716e3fe280c05 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 6 Jun 2007 02:20:57 +0000 Subject: Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64. --- tests/test-sprintf-posix.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test-sprintf-posix.c') diff --git a/tests/test-sprintf-posix.c b/tests/test-sprintf-posix.c index 07a556f827..6416d85a37 100644 --- a/tests/test-sprintf-posix.c +++ b/tests/test-sprintf-posix.c @@ -21,6 +21,7 @@ #include +#include #include #include #include -- cgit v1.2.1