mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
Add missing header file to squash a warning
This commit is contained in:
parent
80ff9449bf
commit
29f9b2fbdb
@ -27,6 +27,7 @@
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/wait.h>
|
||||
#include "busybox.h"
|
||||
|
||||
extern int watch_main(int argc, char **argv)
|
||||
|
Loading…
Reference in New Issue
Block a user