Message ID | 170050643249.123525.7457995133948275163.stgit@manet.1015granger.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Possible changes to nfs-utils junction support | expand |
diff --git a/utils/nfsref/nfsref.c b/utils/nfsref/nfsref.c index 7f97d01f55ca..aa8414b425fb 100644 --- a/utils/nfsref/nfsref.c +++ b/utils/nfsref/nfsref.c @@ -24,8 +24,6 @@ */ #include <sys/types.h> -#include <sys/capability.h> -#include <sys/prctl.h> #include <sys/stat.h> #include <stdbool.h>