fix bug in dladdr that prevented resolving addresses in the PLT
[oweals/musl.git] / src / time / timer_create.c
index 560f1a8468384ff0e4f189314903bc31e4aebcd7..60a18c71989dd459399d7a64fac6d338c5c521bc 100644 (file)
@@ -1,4 +1,5 @@
 #include <time.h>
+#include <setjmp.h>
 #include "pthread_impl.h"
 
 struct ksigevent {