diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2016-08-01 21:20:41 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2016-08-01 21:20:41 +0000 |
| commit | 8bc6ab62dbdb3e8b0d2253e0440f6f58ac9afd3d (patch) | |
| tree | b2316b6fda5368bb277671853a71b2a758582b05 /source/components/utilities/utpredef.c | |
| parent | 4d46bb7749ef0cf25eb2b25f2d7324023cb754b4 (diff) | |
Notes
Diffstat (limited to 'source/components/utilities/utpredef.c')
| -rw-r--r-- | source/components/utilities/utpredef.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/components/utilities/utpredef.c b/source/components/utilities/utpredef.c index 0f6658ecf7f89..ced72a7331a3c 100644 --- a/source/components/utilities/utpredef.c +++ b/source/components/utilities/utpredef.c @@ -196,8 +196,6 @@ AcpiUtGetExpectedReturnTypes ( ******************************************************************************/ #if (defined ACPI_ASL_COMPILER || defined ACPI_HELP_APP) -#include <stdio.h> -#include <string.h> /* Local prototypes */ |
