From 57cb4fe5b89460fd505d84bb85303e8c40d20fa7 Mon Sep 17 00:00:00 2001 From: Bruce Korb Date: Thu, 16 May 2002 03:59:42 +0000 Subject: [PATCH] This file needs resurrecting From-SVN: r53505 --- gcc/fixinc/tests/base/stdio_tag.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 gcc/fixinc/tests/base/stdio_tag.h diff --git a/gcc/fixinc/tests/base/stdio_tag.h b/gcc/fixinc/tests/base/stdio_tag.h new file mode 100644 index 00000000000..788de24b264 --- /dev/null +++ b/gcc/fixinc/tests/base/stdio_tag.h @@ -0,0 +1,14 @@ +/* DO NOT EDIT THIS FILE. + + It has been auto-edited by fixincludes from: + + "fixinc/tests/inc/stdio_tag.h" + + This had to be done to correct non-standard usages in the + original, manufacturer supplied header file. */ + + + +#if defined( SOLARIS_STDIO_TAG_CHECK ) +#if 0 +#endif /* SOLARIS_STDIO_TAG_CHECK */ -- 2.30.2