aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2009-03-17 16:07:56 -0700
committerJean-Baptiste Queru <jbq@google.com>2009-03-17 16:07:56 -0700
commit004a95dd33d26fab20dea67063c39181f6cd486b (patch)
treec63388853d17624c58bd5c58b17a10d4f90cd6c7
parentb0a81c270584f10323634816b6e5e19711690233 (diff)
parent10e23eebca4175a8dfe3a788b2bebacb1fcfce54 (diff)
downloadoprofile-004a95dd33d26fab20dea67063c39181f6cd486b.tar.gz
Merge commit 'remotes/korg/cupcake' into mergedonut-plus-aosp
-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"