storaged: remove unused includes

Bug: 35323867
Test: N/A
Change-Id: I21c0b62765dbd27a462288c5e7577905240720f0
This commit is contained in:
David Anderson 2018-04-05 18:55:08 -07:00
parent 6eb9248cb3
commit 6d65f7c61a
1 changed files with 0 additions and 3 deletions

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>