diff options
-rw-r--r-- | storaged/main.cpp | 3 |
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 @@ #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> |