diff --git a/coreutils/watch.c b/coreutils/watch.c index a4b1f64b6..c275f3bb3 100644 --- a/coreutils/watch.c +++ b/coreutils/watch.c @@ -27,6 +27,7 @@ #include #include #include +#include #include "busybox.h" extern int watch_main(int argc, char **argv)