From 8e62c29bdd0c6bd75ee15271ae329c46f9d2a3bb Mon Sep 17 00:00:00 2001 From: obrien Date: Wed, 2 Mar 2005 09:22:34 +0000 Subject: Fix SCM ID's. --- sys/dev/acpica/acpi_timer.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sys/dev/acpica/acpi_timer.c') diff --git a/sys/dev/acpica/acpi_timer.c b/sys/dev/acpica/acpi_timer.c index 2208722..446a7b7 100644 --- a/sys/dev/acpica/acpi_timer.c +++ b/sys/dev/acpica/acpi_timer.c @@ -23,9 +23,11 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ + +#include +__FBSDID("$FreeBSD$"); + #include "opt_acpi.h" #include #include -- cgit v1.1