ash: optional printf builtin. +25 bytes if off, +35 if on.
by Cristian Ionescu-Idbohrn.
This commit is contained in:
@ -10,6 +10,9 @@
|
||||
#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 */
|
||||
|
||||
#ifndef SHUTDOWN_TIME
|
||||
# define SHUTDOWN_TIME 254
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user