about summary refs log tree commit diff
path: root/elf/tst-dlopen-tlsreinit4.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/tst-dlopen-tlsreinit4.c')
-rw-r--r--elf/tst-dlopen-tlsreinit4.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/tst-dlopen-tlsreinit4.c b/elf/tst-dlopen-tlsreinit4.c
new file mode 100644
index 0000000000..344c9211ab
--- /dev/null
+++ b/elf/tst-dlopen-tlsreinit4.c
@@ -0,0 +1,2 @@
+/* Same code, but run with LD_AUDIT=tst-auditmod1.so.  */
+#include "tst-dlopen-tlsreinit2.c"