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