move utmp.h include to libbb.h
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -8,7 +8,6 @@
|
||||
*/
|
||||
|
||||
#include "libbb.h"
|
||||
#include <utmp.h>
|
||||
|
||||
/* NB: ut_name and ut_user are the same field, use only one name (ut_user)
|
||||
* to reduce confusion */
|
||||
|
Reference in New Issue
Block a user