From c63dab466c1f033b389bd6ea609f595059544212 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 24 Aug 2003 17:55:58 +0000 Subject: Use __FBSDID(). Also some minor style cleanups. --- sys/dev/en/if_en_pci.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sys/dev/en/if_en_pci.c') diff --git a/sys/dev/en/if_en_pci.c b/sys/dev/en/if_en_pci.c index 43b8f06..b535d58 100644 --- a/sys/dev/en/if_en_pci.c +++ b/sys/dev/en/if_en_pci.c @@ -32,6 +32,9 @@ * */ +#include +__FBSDID("$FreeBSD$"); + /* * i f _ e n _ p c i . c * -- cgit v1.1