![]() | |||||||||||||
Messages in this thread |
Hi all, When compiling in real time clock support on 2.1.23, an error occurred as follows: rtc.c: In function `rtc_poll': rtc.c:498: `POLLIN' undeclared (first use this function) Adding the following include statement to the list in drivers/char/rtc.c corrects the error (this is only the output of a diff against the 2 files): 52a53 > #include <linux/poll.h> I'm not good at making patches yet, so please bear with me :) Jeremy -- Jeremy Bussard jbussard@ccia.com Systems Administrator Computer Central Internet Access Student Youngstwon State University | ||||||||||||
| Last update: 2005-03-22 12:38 [W:0.238 / U:0.010 seconds] ©2003-2008 Jasper Spaans | |||||||||||||