diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2007-06-12 04:33:21 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2007-06-12 04:33:21 +0000 |
| commit | 66b255c049f2f0465d274391b5412572142df715 (patch) | |
| tree | 50e8ff206c944c4362d10d2f8991459ea1b12cfd /sys/dev/txp | |
| parent | 8b1568ff6efbf5c6976aacfb3f7c78939c0282ab (diff) | |
Notes
Diffstat (limited to 'sys/dev/txp')
| -rw-r--r-- | sys/dev/txp/if_txp.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/txp/if_txp.c b/sys/dev/txp/if_txp.c index aff846187bf8..6d7eda1600f7 100644 --- a/sys/dev/txp/if_txp.c +++ b/sys/dev/txp/if_txp.c @@ -40,10 +40,6 @@ __FBSDID("$FreeBSD$"); /* * Driver for 3c990 (Typhoon) Ethernet ASIC */ - -#include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - #include <sys/param.h> #include <sys/systm.h> #include <sys/sockio.h> |
