From 9f93afecb6e3467e43f919e8f20f3ab3d11f45b2 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Wed, 11 Oct 2017 12:42:46 -0700 Subject: Add missing includes. Test: mma Bug: None Change-Id: I27d0860770f40b0d210277fbbf0242db450e0e0d --- cmds/dumpstate/DumpstateInternal.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cmds/dumpstate/DumpstateInternal.cpp') diff --git a/cmds/dumpstate/DumpstateInternal.cpp b/cmds/dumpstate/DumpstateInternal.cpp index f0b6203578..5149b7fc4f 100644 --- a/cmds/dumpstate/DumpstateInternal.cpp +++ b/cmds/dumpstate/DumpstateInternal.cpp @@ -18,6 +18,7 @@ #include "DumpstateInternal.h" +#include #include #include #include -- cgit v1.2.3-59-g8ed1b