aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:43:59 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:43:59 -0800
commitb9958da7adae1c7d4482e958b371401eef387a39 (patch)
treee7b15dddb89338d148474c4e4c16acb087e322c7
parent7984f7ab3e13cda0c3b04ffeb2608f232e57f93a (diff)
downloadoprofile-b9958da7adae1c7d4482e958b371401eef387a39.tar.gz
auto import from //branches/cupcake/...@130745
-rw-r--r--opcontrol/opcontrol.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/opcontrol/opcontrol.cpp b/opcontrol/opcontrol.cpp
index 50067cc..2d9cb2f 100644
--- a/opcontrol/opcontrol.cpp
+++ b/opcontrol/opcontrol.cpp
@@ -26,6 +26,7 @@
#include <errno.h>
#include <fcntl.h>
#include <signal.h>
+#include <sys/stat.h>
#include "op_config.h"