summaryrefslogtreecommitdiff
path: root/linux-core/tdfx_drv.c
diff options
context:
space:
mode:
authorRik Faith <faith@alephnull.com>2000-06-13 14:34:13 +0000
committerRik Faith <faith@alephnull.com>2000-06-13 14:34:13 +0000
commit2fbd4bf0189cf6d421000c7eea85fee3b9c79ed0 (patch)
treeb6dd3b627e04cc9a81ff8f42b94d778378d30a13 /linux-core/tdfx_drv.c
parent1c8b2b5e06f7967babfa49b9dc8bf24316bfe201 (diff)
Unify code with kernel: Change some spacing in comments Add #include
<linux/config.h> to all *_drv.c files
Diffstat (limited to 'linux-core/tdfx_drv.c')
-rw-r--r--linux-core/tdfx_drv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-core/tdfx_drv.c b/linux-core/tdfx_drv.c
index d8fef953..582832b5 100644
--- a/linux-core/tdfx_drv.c
+++ b/linux-core/tdfx_drv.c
@@ -30,6 +30,7 @@
*
*/
+#include <linux/config.h>
#define EXPORT_SYMTAB
#include "drmP.h"
#include "tdfx_drv.h"