diff options
Diffstat (limited to 'stdio-common/tst-scanf-format-skeleton-double.c')
-rw-r--r-- | stdio-common/tst-scanf-format-skeleton-double.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdio-common/tst-scanf-format-skeleton-double.c b/stdio-common/tst-scanf-format-skeleton-double.c index 502f2ad..c3aeef7 100644 --- a/stdio-common/tst-scanf-format-skeleton-double.c +++ b/stdio-common/tst-scanf-format-skeleton-double.c @@ -18,4 +18,5 @@ typedef double type_t; +#include "tst-scanf-format-real.h" #include "tst-scanf-format-skeleton.c" |