From db90d15c93e5bc704108b40a076ab3b74c6ce957 Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Mon, 25 Jan 2016 16:53:39 +0000 Subject: Revert "Fix libril build errors" This reverts commit 436417bdb3d4341488a02c5fa584e99afc17e79e. Change-Id: Iaf00bdf4718adfdc088bfd1fe8d9410b38aa2c80 --- libril/RilSapSocket.h | 2 +- libril/rilSocketQueue.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libril/RilSapSocket.h b/libril/RilSapSocket.h index 2eaeec1..4261f93 100644 --- a/libril/RilSapSocket.h +++ b/libril/RilSapSocket.h @@ -19,7 +19,7 @@ #define RIL_SHLIB #include "telephony/ril.h" #include "RilSocket.h" -#include +#include /** * RilSapSocket is a derived class, derived from the RilSocket abstract diff --git a/libril/rilSocketQueue.h b/libril/rilSocketQueue.h index 90aac39..eaa5155 100644 --- a/libril/rilSocketQueue.h +++ b/libril/rilSocketQueue.h @@ -16,7 +16,7 @@ #include "pb_decode.h" #include -#include +#include #include using namespace std; -- cgit v1.2.3