Add .cantunwind to _dl_start_user
[platform/upstream/glibc.git] / elf / testobj3.c
index f89b904..c025ff6 100644 (file)
@@ -1,4 +1,8 @@
 #include <dlfcn.h>
+#include <stdlib.h>
+
+#include "testobj.h"
+
 
 int
 obj3func1 (int a __attribute__ ((unused)))