From aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 24 Aug 2003 17:55:58 +0000 Subject: Use __FBSDID(). Also some minor style cleanups. --- sys/dev/tx/if_tx.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sys/dev/tx') diff --git a/sys/dev/tx/if_tx.c b/sys/dev/tx/if_tx.c index ad5e7b7f9a9c..4afcd0ad89cc 100644 --- a/sys/dev/tx/if_tx.c +++ b/sys/dev/tx/if_tx.c @@ -25,6 +25,9 @@ * */ +#include +__FBSDID("$FreeBSD$"); + /* * EtherPower II 10/100 Fast Ethernet (SMC 9432 serie) * -- cgit v1.3