fanotify: fanotify_init syscall declaration
[pandora-kernel.git] / kernel / sys_ni.c
index 70f2ea7..2c4adc2 100644 (file)
@@ -181,3 +181,6 @@ cond_syscall(sys_eventfd2);
 
 /* performance counters: */
 cond_syscall(sys_perf_event_open);
+
+/* fanotify! */
+cond_syscall(sys_fanotify_init);