move utmp.h include to libbb.h
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
#endif
|
||||
#include <arpa/telnet.h>
|
||||
|
||||
#if ENABLE_FEATURE_UTMP
|
||||
# include <utmp.h> /* LOGIN_PROCESS */
|
||||
#endif
|
||||
|
||||
|
||||
struct tsession {
|
||||
struct tsession *next;
|
||||
|
Reference in New Issue
Block a user