[PATCH] 2.4.22pre10: fs/aio.c should include <linux/poll.h>

From: Chip Salzenberg (chip@pobox.com)
Date: Mon Aug 04 2003 - 12:09:00 EST


Since fs/aio.c calls async_poll(), it should include <linux/poll.h> to
get its declaration.

Index: linux/fs/aio.c
--- linux/fs/aio.c.old 2003-08-04 12:08:49.000000000 -0400
+++ linux/fs/aio.c 2003-08-04 12:50:45.000000000 -0400
@@ -12,4 +12,5 @@
 #include <linux/errno.h>
 #include <linux/time.h>
+#include <linux/poll.h>
 #include <linux/aio_abi.h>
 

-- 
Chip Salzenberg               - a.k.a. -               <chip@pobox.com>
"I wanted to play hopscotch with the impenetrable mystery of existence,
    but he stepped in a wormhole and had to go in early."  // MST3K
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Aug 07 2003 - 22:00:24 EST