diff options
Diffstat (limited to 'runit/runsvdir.c')
-rw-r--r-- | runit/runsvdir.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runit/runsvdir.c b/runit/runsvdir.c index 32526cf4c..af7e75ba7 100644 --- a/runit/runsvdir.c +++ b/runit/runsvdir.c | |||
@@ -35,7 +35,6 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |||
35 | //usage: "\n -P Put each runsv in a new session" | 35 | //usage: "\n -P Put each runsv in a new session" |
36 | //usage: "\n -s SCRIPT Run SCRIPT <signo> after signal is processed" | 36 | //usage: "\n -s SCRIPT Run SCRIPT <signo> after signal is processed" |
37 | 37 | ||
38 | #include <sys/poll.h> | ||
39 | #include <sys/file.h> | 38 | #include <sys/file.h> |
40 | #include "libbb.h" | 39 | #include "libbb.h" |
41 | #include "runit_lib.h" | 40 | #include "runit_lib.h" |