Merge "storaged: remove unused includes" am: 0289f35b83

am: 6cebd27db8

Change-Id: Ia6f60132c3026621252015028cb7ebe2559a47bd
This commit is contained in:
David Anderson 2018-04-06 13:30:11 -07:00 committed by android-build-merger
commit bba38cda0f

View file

@ -21,9 +21,6 @@
#include <getopt.h>
#include <pthread.h>
#include <stdio.h>
#include <sys/capability.h>
#include <sys/prctl.h>
#include <sys/resource.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <vector>