Skip to content
Snippets Groups Projects
Commit 4084a9b9 authored by Wei Yongjun's avatar Wei Yongjun Committed by Len Brown
Browse files

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: default avatarWei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent cf31cd1a
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment