diff -urN --exclude=.* --exclude=*.o --exclude=*.a linux-2.3.99-pre3/drivers/video/tgafb.c linux-current/drivers/video/tgafb.c --- linux-2.3.99-pre3/drivers/video/tgafb.c Wed Dec 15 21:32:57 1999 +++ linux-current/drivers/video/tgafb.c Tue Apr 4 18:50:40 2000 @@ -1,9 +1,9 @@ /* * linux/drivers/video/tgafb.c -- DEC 21030 TGA frame buffer device * - * Copyright (C) 1999 Martin Lucina, Tom Zerucha + * Copyright (C) 1999,2000 Martin Lucina, Tom Zerucha * - * $Id: tgafb.c,v 1.12 1999/07/01 13:39:23 mato Exp $ + * $Id: tgafb.c,v 1.12.2.3 2000/04/04 06:44:56 mato Exp $ * * This driver is partly based on the original TGA framebuffer device, which * was partly based on the original TGA console driver, which are @@ -42,6 +42,7 @@ #include #include #include +#include #include #include