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