aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/snc/if_snc_cbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/snc/if_snc_cbus.c')
-rw-r--r--sys/dev/snc/if_snc_cbus.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/snc/if_snc_cbus.c b/sys/dev/snc/if_snc_cbus.c
index 0a5af7e00b47..19a0505ded4f 100644
--- a/sys/dev/snc/if_snc_cbus.c
+++ b/sys/dev/snc/if_snc_cbus.c
@@ -24,9 +24,11 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* National Semiconductor DP8393X SONIC Driver
*