- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / eventfd.c
index 2ce19c0..a9f130c 100644 (file)
@@ -15,6 +15,7 @@
 #include <linux/spinlock.h>
 #include <linux/anon_inodes.h>
 #include <linux/eventfd.h>
+#include <linux/syscalls.h>
 
 struct eventfd_ctx {
        wait_queue_head_t wqh;