summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-03-17 03:43:53 +0000
committerobrien <obrien@FreeBSD.org>2004-03-17 03:43:53 +0000
commit974081911f1eb5013c9160b39548f56a5a9578e0 (patch)
tree6b2082e01dccd78132394544e52ecb436781c68f /sys/dev/fxp
parent12db4373da2db86c53530a377ee958ebcd510a66 (diff)
downloadFreeBSD-src-974081911f1eb5013c9160b39548f56a5a9578e0.zip
FreeBSD-src-974081911f1eb5013c9160b39548f56a5a9578e0.tar.gz
Adjust $FreeBSD$'s.
Diffstat (limited to 'sys/dev/fxp')
-rw-r--r--sys/dev/fxp/if_fxp.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c
index d35e734..b6c20f0 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -34,9 +34,6 @@ __FBSDID("$FreeBSD$");
* Intel EtherExpress Pro/100B PCI Fast Ethernet driver
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/endian.h>
OpenPOWER on IntegriCloud