summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Gampe <agampe@google.com>2015-04-06 16:22:37 -0700
committerAndreas Gampe <agampe@google.com>2015-04-06 16:22:37 -0700
commit73bbc7591b902eba7cf4ad2c652f4e4be36d584e (patch)
treea04e8442e21bf18c509cf026237d00eaec6fba89
parent9101e51e4db1df0e0bc1207664c8725c460772f4 (diff)
parent66650640d4ac74655b140be251865714cd6a2d70 (diff)
downloadandroid_hardware_ril-73bbc7591b902eba7cf4ad2c652f4e4be36d584e.tar.gz
android_hardware_ril-73bbc7591b902eba7cf4ad2c652f4e4be36d584e.tar.bz2
android_hardware_ril-73bbc7591b902eba7cf4ad2c652f4e4be36d584e.zip
resolved conflicts for merge of 66650640 to master
Change-Id: I2ece30436199e695c0f2cd5963586a2279578b9b
-rw-r--r--rild/rild.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rild/rild.c b/rild/rild.c
index 8587015..0747717 100644
--- a/rild/rild.c
+++ b/rild/rild.c
@@ -32,6 +32,7 @@
#include <sys/capability.h>
#include <sys/prctl.h>
#include <sys/stat.h>
+#include <sys/types.h>
#include <private/android_filesystem_config.h>
#include "hardware/qemu_pipe.h"