From fe746d0d2e001ec0779ba3f18ce78129276ea356 Mon Sep 17 00:00:00 2001 From: cokane Date: Fri, 23 Jun 2000 04:27:33 +0000 Subject: Fixed problem with linux ioctl code, module loading should work now. --- sys/dev/tdfx/tdfx_pci.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/tdfx/tdfx_pci.c') diff --git a/sys/dev/tdfx/tdfx_pci.c b/sys/dev/tdfx/tdfx_pci.c index ad48f99..d6a98df 100644 --- a/sys/dev/tdfx/tdfx_pci.c +++ b/sys/dev/tdfx/tdfx_pci.c @@ -78,6 +78,7 @@ #include #endif +#include #include #include #include -- cgit v1.1