diff options
Diffstat (limited to 'stdio-common/tst-setvbuf2-ind.c')
-rw-r--r-- | stdio-common/tst-setvbuf2-ind.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stdio-common/tst-setvbuf2-ind.c b/stdio-common/tst-setvbuf2-ind.c new file mode 100644 index 0000000..fda2942 --- /dev/null +++ b/stdio-common/tst-setvbuf2-ind.c @@ -0,0 +1,2 @@ +#define INDEPENDENT_PART 1 +#include "tst-setvbuf2.c" |