summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_rl.c
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-06-11 06:34:30 +0000
committerobrien <obrien@FreeBSD.org>2003-06-11 06:34:30 +0000
commit7d804031bda84ee3fec3af95fe0e2cf653e137a2 (patch)
tree45aa7a8e0814925716b7df26a6901a4ee8341422 /sys/pci/if_rl.c
parent74603d4bb949a7e4217dd885572c8d2779db9b3a (diff)
downloadFreeBSD-src-7d804031bda84ee3fec3af95fe0e2cf653e137a2.zip
FreeBSD-src-7d804031bda84ee3fec3af95fe0e2cf653e137a2.tar.gz
Use __FBSDID().
Diffstat (limited to 'sys/pci/if_rl.c')
-rw-r--r--sys/pci/if_rl.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/pci/if_rl.c b/sys/pci/if_rl.c
index f4a733d..836c617 100644
--- a/sys/pci/if_rl.c
+++ b/sys/pci/if_rl.c
@@ -81,6 +81,9 @@
* to select which interface to use depending on the chip type.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <sys/param.h>
#include <sys/endian.h>
#include <sys/systm.h>
OpenPOWER on IntegriCloud