From: James S. <jsi...@us...> - 2002-06-03 22:45:01
|
Update of /cvsroot/linuxconsole/ruby/linux/include/video In directory usw-pr-cvs1:/tmp/cvs-serv23928/linux/include/video Modified Files: tdfx.h Log Message: Synced to 2.5.19 Index: tdfx.h =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/include/video/tdfx.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- tdfx.h 19 Jun 2001 20:09:57 -0000 1.5 +++ tdfx.h 3 Jun 2002 22:44:58 -0000 1.6 @@ -184,6 +184,7 @@ spinlock_t DAClock; }; + #endif /* __KERNEL__ */ #endif /* _TDFX_H */ |