clone: make clone a wrapper around __clone
[musl] / src / linux / fanotify.c
index 73f941d..1f4ef93 100644 (file)
@@ -1,5 +1,5 @@
 #include "syscall.h"
-#include <sys/inotify.h>
+#include <sys/fanotify.h>
 
 int fanotify_init(unsigned flags, unsigned event_f_flags)
 {