OSDN Git Service

Ril: Fix missing includes
authorAndreas Gampe <agampe@google.com>
Mon, 6 Apr 2015 19:20:24 +0000 (12:20 -0700)
committerAndreas Gampe <agampe@google.com>
Mon, 6 Apr 2015 19:20:45 +0000 (12:20 -0700)
commit8ded9968d47577c45e5c1605b18ca549f9959edc
treec1c14074ff0d85be7a397add9f7a3d2e1e816e82
parentf99516538f2ccb785b858ca6dc58df23a35564a5
Ril: Fix missing includes

umask requires sys/stat.h and sys/types.h.

Change-Id: Idc44976675c0f178bc860773e0bc1b65b392adcc
rild/rild.c