diff options
Diffstat (limited to 'libbb/run_shell.c')
-rw-r--r-- | libbb/run_shell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/run_shell.c b/libbb/run_shell.c index 3bb58bb6f..a0420d982 100644 --- a/libbb/run_shell.c +++ b/libbb/run_shell.c | |||
@@ -27,7 +27,6 @@ | |||
27 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 27 | * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
28 | * SUCH DAMAGE. | 28 | * SUCH DAMAGE. |
29 | */ | 29 | */ |
30 | |||
31 | #include "libbb.h" | 30 | #include "libbb.h" |
32 | #if ENABLE_SELINUX | 31 | #if ENABLE_SELINUX |
33 | #include <selinux/selinux.h> /* for setexeccon */ | 32 | #include <selinux/selinux.h> /* for setexeccon */ |