summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_mn.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_mn.c')
-rw-r--r--sys/pci/if_mn.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/pci/if_mn.c b/sys/pci/if_mn.c
index b809d6b..10250d5 100644
--- a/sys/pci/if_mn.c
+++ b/sys/pci/if_mn.c
@@ -20,10 +20,11 @@
* comfort, so I have not bothered typing it all into a "fooreg.h" file,
* you will (badly!) need the documentation anyway if you want to mess with
* this gadget.
- *
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* Stuff to describe the MUNIC32X and FALC54 chips.
*/
OpenPOWER on IntegriCloud