diff options
Diffstat (limited to 'stdio-common/tempname.c')
-rw-r--r-- | stdio-common/tempname.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stdio-common/tempname.c b/stdio-common/tempname.c index cdcdaaa86f..30b9fd4455 100644 --- a/stdio-common/tempname.c +++ b/stdio-common/tempname.c @@ -57,4 +57,3 @@ __gen_tempname (tmpl, suffixlen, flags, kind) } stub_warning (__gen_tempname) -#include <stub-tag.h> |