diff options
Diffstat (limited to 'sys/dev/en/if_en_pci.c')
| -rw-r--r-- | sys/dev/en/if_en_pci.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/en/if_en_pci.c b/sys/dev/en/if_en_pci.c index 43b8f068c7bf..b535d580d627 100644 --- a/sys/dev/en/if_en_pci.c +++ b/sys/dev/en/if_en_pci.c @@ -32,6 +32,9 @@ * */ +#include <sys/cdefs.h> +__FBSDID("$FreeBSD$"); + /* * i f _ e n _ p c i . c * |
