From 4084a9b99ccd05bf5e13dcd248e3b56a682fa4d6 Mon Sep 17 00:00:00 2001 From: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Date: Mon, 8 Oct 2012 20:31:08 +0800 Subject: tools/power/acpi/acpidump: remove duplicated include from acpidump.c Remove duplicated include. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Len Brown <len.brown@intel.com> --- tools/power/acpi/acpidump.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') diff --git a/tools/power/acpi/acpidump.c b/tools/power/acpi/acpidump.c index 07779871421..a84553a0e0d 100644 --- a/tools/power/acpi/acpidump.c +++ b/tools/power/acpi/acpidump.c @@ -62,7 +62,6 @@ typedef long long s64; #include <unistd.h> #include <getopt.h> -#include <sys/types.h> #include <dirent.h> #include <acpi/acconfig.h> -- cgit v1.2.3-70-g09d2