summaryrefslogtreecommitdiffstats
path: root/sys/dev/ie/if_ie.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ie/if_ie.c')
-rw-r--r--sys/dev/ie/if_ie.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/ie/if_ie.c b/sys/dev/ie/if_ie.c
index ee376d1..2ebc298 100644
--- a/sys/dev/ie/if_ie.c
+++ b/sys/dev/ie/if_ie.c
@@ -47,11 +47,12 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
- *
* MAINTAINER: Matthew N. Dodd <winter@jurai.net>
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* Intel 82586 Ethernet chip
* Register, bit, and structure definitions.
OpenPOWER on IntegriCloud