reorganize makefile
[libc-test] / src / general / dlopen.c
index 38d08f1..3150f6f 100644 (file)
@@ -1,8 +1,6 @@
 #include <dlfcn.h>
 #include "test.h"
 
-int foo;
-
 int main()
 {
        void *h, *g;