diff options
Diffstat (limited to 'selinux/chcon.c')
-rw-r--r-- | selinux/chcon.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/selinux/chcon.c b/selinux/chcon.c index 8644502b5..88d0cfec6 100644 --- a/selinux/chcon.c +++ b/selinux/chcon.c | |||
@@ -40,7 +40,6 @@ | |||
40 | //usage: "\n -R Recurse" | 40 | //usage: "\n -R Recurse" |
41 | //usage: ) | 41 | //usage: ) |
42 | 42 | ||
43 | #include <getopt.h> | ||
44 | #include <selinux/context.h> | 43 | #include <selinux/context.h> |
45 | 44 | ||
46 | #include "libbb.h" | 45 | #include "libbb.h" |