lkml.org 
[lkml]   [2003]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] 2.4.22pre10: fs/aio.c should include <linux/poll.h>
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/
\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.149 / U:0.528 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site