diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/mesg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/mesg.c b/init/mesg.c index 7fd9d24..f1cbe7e 100644 --- a/init/mesg.c +++ b/init/mesg.c @@ -20,7 +20,7 @@ #include <unistd.h> #include <stdlib.h> -#include "libbb.h" +#include "busybox.h" #ifdef USE_TTY_GROUP #define S_IWGRP_OR_S_IWOTH S_IWGRP |