lkml.org 
[lkml]   [1997]   [Jan]   [28]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 28 Jan 1997 08:54:38 -0500 (EST)
FromJeremy A Bussard <>
Subjectrtc.c compile error kernel 2.1.23
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