am ac2bbd08: Merge "Fix missing #includes in system/vold."

* commit 'ac2bbd08c61e7412912613605d3e561eb22c41c1':
  Fix missing #includes in system/vold.
gugelfrei
Elliott Hughes 10 years ago committed by Android Git Automerger
commit 20d2a0acd9

@ -16,6 +16,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/ioctl.h>

Loading…
Cancel
Save