diff options
Diffstat (limited to 'runit/runsv.c')
-rw-r--r-- | runit/runsv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runit/runsv.c b/runit/runsv.c index 3e1a3c8..d941e89 100644 --- a/runit/runsv.c +++ b/runit/runsv.c @@ -33,7 +33,6 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. //usage:#define runsv_full_usage "\n\n" //usage: "Start and monitor a service and optionally an appendant log service" -#include <sys/poll.h> #include <sys/file.h> #include "libbb.h" #include "runit_lib.h" |