Merge "Fix missing #includes in system/vold."

gugelfrei
Elliott Hughes 10 years ago committed by Gerrit Code Review
commit ac2bbd08c6

@ -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