diff options
-rw-r--r-- | sys/dev/puc/puc_pci.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/puc/puc_pci.c b/sys/dev/puc/puc_pci.c index 3f92e79..8ae0f73 100644 --- a/sys/dev/puc/puc_pci.c +++ b/sys/dev/puc/puc_pci.c @@ -26,9 +26,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /*- * Copyright (c) 1996, 1998, 1999 * Christopher G. Demetriou. All rights reserved. |