From ba248206fe50b4b905e220cdb68f4959593c17e7 Mon Sep 17 00:00:00 2001 From: "\"Vladimir N. Oleynik\"" Date: Thu, 6 Oct 2005 15:18:09 +0000 Subject: change strange depend to libbb.h, but require busybox.h --- init/mesg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init/mesg.c') diff --git a/init/mesg.c b/init/mesg.c index 7fd9d24ae..f1cbe7ea0 100644 --- a/init/mesg.c +++ b/init/mesg.c @@ -20,7 +20,7 @@ #include #include -#include "libbb.h" +#include "busybox.h" #ifdef USE_TTY_GROUP #define S_IWGRP_OR_S_IWOTH S_IWGRP -- cgit v1.2.3