summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'storaged')
-rw-r--r--storaged/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/storaged/main.cpp b/storaged/main.cpp
index 6b82904d2..72ec58fc4 100644
--- a/storaged/main.cpp
+++ b/storaged/main.cpp
@@ -21,9 +21,6 @@
21#include <getopt.h> 21#include <getopt.h>
22#include <pthread.h> 22#include <pthread.h>
23#include <stdio.h> 23#include <stdio.h>
24#include <sys/capability.h>
25#include <sys/prctl.h>
26#include <sys/resource.h>
27#include <sys/stat.h> 24#include <sys/stat.h>
28#include <sys/types.h> 25#include <sys/types.h>
29#include <vector> 26#include <vector>