From d2db024a868706547ff55b1be8a9ee1a154b911c Mon Sep 17 00:00:00 2001 From: Josh Gao Date: Thu, 5 Jan 2017 18:27:33 -0800 Subject: dumpstate: switch to using libdebuggerd_client. Bug: http://b/30705528 Test: manual inspection of dumpstate output Change-Id: I8f9822f67f1a81fcfa2b3a9120e6631b19b29854 --- cmds/dumpstate/utils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmds/dumpstate/utils.cpp') diff --git a/cmds/dumpstate/utils.cpp b/cmds/dumpstate/utils.cpp index afb52e7186..139231cdc9 100644 --- a/cmds/dumpstate/utils.cpp +++ b/cmds/dumpstate/utils.cpp @@ -40,9 +40,9 @@ #include #include -#include #include #include +#include #include #include -- cgit v1.2.3-59-g8ed1b