diff options
Diffstat (limited to 'test/dlopen/libtest3.c')
-rw-r--r-- | test/dlopen/libtest3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dlopen/libtest3.c b/test/dlopen/libtest3.c new file mode 100644 index 000000000..1d4bd7e67 --- /dev/null +++ b/test/dlopen/libtest3.c @@ -0,0 +1 @@ +#include "libtest.c" |