summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_rl.c
diff options
context:
space:
mode:
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