rild: missing include for sys/stat.h

rild.c gets sys/stat.h inherited from
private/android_filesystem_config.h it should
not rely on this in the future. The intent is
to move fs_config function into libcutils and
thus deprecate any need for sys/stat.h in this
include file.

Bug: 19908228
Change-Id: I5b10e9347aa9df8f0523a0ff00287655ca426d18
1 file changed
tree: 7ce0a36421e85f05717b61c743b2ab24ffe3eb34
  1. include/
  2. libril/
  3. librilutils/
  4. reference-ril/
  5. rild/
  6. CleanSpec.mk