Merge "storaged: remove unused includes"

This commit is contained in:
David Anderson 2018-04-06 20:08:50 +00:00 committed by Gerrit Code Review
commit 0289f35b83

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>