update as per freebsd people's wishes

date	2002.07.15.17.54.00;	author agrover;	state Exp;
This commit is contained in:
aystarik 2005-06-29 20:23:35 +00:00
parent 3bff7e9870
commit cd9652e2bf

View File

@ -1,7 +1,7 @@
/******************************************************************************
*
* Name: acfreebsd.h - OS specific defines, etc.
* $Revision: 1.6 $
* $Revision: 1.9 $
*
*****************************************************************************/
@ -9,7 +9,7 @@
*
* 1. Copyright Notice
*
* Some or all of this work - Copyright (c) 1999, 2000, 2001, Intel Corp.
* Some or all of this work - Copyright (c) 1999 - 2002, Intel Corp.
* All rights reserved.
*
* 2. License
@ -126,6 +126,7 @@
/* FreeBSD uses GCC */
#include "acgcc.h"
#include <machine/acpica_machdep.h>
#ifdef _KERNEL
#include <sys/ctype.h>