new dlstart stage-2 chaining for mips
[musl] / src / linux / inotify.c
index 84a5615..df5e48b 100644 (file)
@@ -1,4 +1,5 @@
 #include <sys/inotify.h>
+#include <errno.h>
 #include "syscall.h"
 
 int inotify_init()