summaryrefslogtreecommitdiffstats
path: root/media/common_time/ICommonClock.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'media/common_time/ICommonClock.cpp')
-rw-r--r--media/common_time/ICommonClock.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/media/common_time/ICommonClock.cpp b/media/common_time/ICommonClock.cpp
index 28b43ac..25ae69e 100644
--- a/media/common_time/ICommonClock.cpp
+++ b/media/common_time/ICommonClock.cpp
@@ -13,7 +13,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-#include <linux/socket.h>
+
+#include <sys/socket.h>
#include <common_time/ICommonClock.h>
#include <binder/Parcel.h>