summaryrefslogtreecommitdiffstats
path: root/sys/dev/hme/if_hme.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hme/if_hme.c')
-rw-r--r--sys/dev/hme/if_hme.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/hme/if_hme.c b/sys/dev/hme/if_hme.c
index e17d52b..718a921 100644
--- a/sys/dev/hme/if_hme.c
+++ b/sys/dev/hme/if_hme.c
@@ -35,10 +35,11 @@
* POSSIBILITY OF SUCH DAMAGE.
*
* from: NetBSD: hme.c,v 1.20 2000/12/14 06:27:25 thorpej Exp
- *
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* HME Ethernet module driver.
*
OpenPOWER on IntegriCloud