OSDN Git Service
(root)
/
android-x86
/
frameworks-native.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45b0e43
)
dumpstate: use correct header file.
author
Nick Kralevich
<nnk@google.com>
Fri, 1 Mar 2013 00:46:22 +0000
(16:46 -0800)
committer
Nick Kralevich
<nnk@google.com>
Fri, 1 Mar 2013 00:46:22 +0000
(16:46 -0800)
Change-Id: I006d7a219ce6309259f271beff6011cc266f1a61
cmds/dumpstate/dumpstate.c
patch
|
blob
|
history
diff --git
a/cmds/dumpstate/dumpstate.c
b/cmds/dumpstate/dumpstate.c
index
8718bb6
..
55a36c2
100644
(file)
--- a/
cmds/dumpstate/dumpstate.c
+++ b/
cmds/dumpstate/dumpstate.c
@@
-25,7
+25,7
@@
#include <sys/time.h>
#include <sys/wait.h>
#include <unistd.h>
-#include <
linux
/capability.h>
+#include <
sys
/capability.h>
#include <linux/prctl.h>
#include <cutils/properties.h>