Fixed compilation errors.

date	99.08.23.17.27.00;	author grsmith1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:41:54 +00:00
parent eaab4bcbb0
commit 6c809e5310

View File

@ -117,7 +117,7 @@
#ifndef _ACPI_INTERNAL_H
#define _ACPI_INTERNAL_H
#include "config.h"
/*
* ACPI Table information. We save the table address, length,
@ -317,4 +317,4 @@ typedef struct AllocationInfo
} ALLOCATION_INFO;
#endif
#endif