diff options
-rw-r--r-- | sys/dev/tga/tga_pci.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/tga/tga_pci.c b/sys/dev/tga/tga_pci.c index 6d470b5..1477a7c 100644 --- a/sys/dev/tga/tga_pci.c +++ b/sys/dev/tga/tga_pci.c @@ -27,9 +27,6 @@ * Copyright (c) 2000 Andrew Miklic, Andrew Gallatin, and Thomas V. Crimi */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include "opt_fb.h" #include <sys/cdefs.h> |