From: Elliott Hughes Date: Sat, 19 Jul 2014 00:54:09 +0000 (-0700) Subject: Always #include , not . X-Git-Tag: android-x86-6.0-r1~270^2~184 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d2a049220a8299ab19a96d6dcc12b7034da28d28;p=android-x86%2Fframeworks-native.git Always #include , not . (cherry picked from commit 1e4ee9afd2de12af98dbf476b73e2d43f605384c) Change-Id: Ie005774484f98bb33c8f867cddb778ac04a1d4ea --- diff --git a/cmds/dumpstate/dumpstate.c b/cmds/dumpstate/dumpstate.c index 36d11fb902..ff01da5127 100644 --- a/cmds/dumpstate/dumpstate.c +++ b/cmds/dumpstate/dumpstate.c @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include