aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-environ-change-3.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/tst-environ-change-3.c')
-rw-r--r--stdlib/tst-environ-change-3.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/stdlib/tst-environ-change-3.c b/stdlib/tst-environ-change-3.c
new file mode 100644
index 0000000..e77996a
--- /dev/null
+++ b/stdlib/tst-environ-change-3.c
@@ -0,0 +1,3 @@
+#define DO_EARLY_SETENV 1
+#define DO_MALLOC 0
+#include "tst-environ-change-skeleton.c"