--- src/platform-headers.h.orig 2017-10-16 17:35:19 UTC +++ src/platform-headers.h @@ -97,10 +97,6 @@ typedef struct statfs procenv_mnt_type; #include #endif -#if defined (HAVE_SYS_CAPABILITY_H) -#include -#endif - #if defined (__GLIBC__) #include #endif @@ -261,10 +257,6 @@ typedef struct statfs procenv_mnt_type; #include #include #include - -#if defined (HAVE_SYS_CAPABILITY_H) -#include -#endif #define PROCENV_CPU_TYPE int #define PROCENV_CPU_SET_TYPE cpu_set_t