diff options
Diffstat (limited to 'runit/svlogd.c')
-rw-r--r-- | runit/svlogd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runit/svlogd.c b/runit/svlogd.c index 8b8a6d858..c080b9acc 100644 --- a/runit/svlogd.c +++ b/runit/svlogd.c | |||
@@ -142,7 +142,6 @@ log message, you can use a pattern like this instead | |||
142 | //usage: "\n""+,-PATTERN - (de)select line for logging" | 142 | //usage: "\n""+,-PATTERN - (de)select line for logging" |
143 | //usage: "\n""E,ePATTERN - (de)select line for stderr" | 143 | //usage: "\n""E,ePATTERN - (de)select line for stderr" |
144 | 144 | ||
145 | #include <sys/poll.h> | ||
146 | #include <sys/file.h> | 145 | #include <sys/file.h> |
147 | #include "libbb.h" | 146 | #include "libbb.h" |
148 | #include "runit_lib.h" | 147 | #include "runit_lib.h" |