Messages in this thread Patch in this message |  | | Date | Mon, 27 Jan 1997 23:58:28 -0500 | From | "David S. Miller" <> | Subject | Re: Linux 2.1.23+ |
| |
--- v2.1.23/linux/drivers/char/rtc.c Sun Dec 22 16:37:31 1996 +++ linux/drivers/char/rtc.c Mon Jan 27 11:24:28 1997 @@ -54,6 +54,7 @@ #include <asm/io.h> #include <asm/uaccess.h> #include <asm/system.h> +#include <asm/poll.h> /* * We sponge a minor off of the misc major. No need slurping
|  |