move utmp.h include to libbb.h
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -7,7 +7,6 @@
|
||||
* Licensed under GPLv2, see file LICENSE in this source tree.
|
||||
*/
|
||||
#include "libbb.h"
|
||||
#include <utmp.h>
|
||||
|
||||
static void touch(const char *filename)
|
||||
{
|
||||
|
Reference in New Issue
Block a user