summaryrefslogtreecommitdiffstats
path: root/sys/dev/tdfx
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2011-06-28 08:36:48 +0000
committerkevlo <kevlo@FreeBSD.org>2011-06-28 08:36:48 +0000
commit6e85d84e2d4c2ca228618e0e2ca34f0423690b4d (patch)
tree7431dd9eb37b66f2e1435b8aafdfc4ea0d125b05 /sys/dev/tdfx
parent333e34b938a2b5e7b036e02b36408880b415109c (diff)
downloadFreeBSD-src-6e85d84e2d4c2ca228618e0e2ca34f0423690b4d.zip
FreeBSD-src-6e85d84e2d4c2ca228618e0e2ca34f0423690b4d.tar.gz
Remove duplicate header includes
Diffstat (limited to 'sys/dev/tdfx')
-rw-r--r--sys/dev/tdfx/tdfx_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/tdfx/tdfx_pci.c b/sys/dev/tdfx/tdfx_pci.c
index 770c672..27308a9 100644
--- a/sys/dev/tdfx/tdfx_pci.c
+++ b/sys/dev/tdfx/tdfx_pci.c
@@ -42,7 +42,6 @@ __FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/bus.h>
-#include <sys/cdefs.h>
#include <sys/conf.h>
#include <sys/fcntl.h>
#include <sys/file.h>
OpenPOWER on IntegriCloud