aboutsummaryrefslogtreecommitdiff
path: root/toys/who.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/who.c')
-rw-r--r--toys/who.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/toys/who.c b/toys/who.c
index f6559bc7..d407c6b2 100644
--- a/toys/who.c
+++ b/toys/who.c
@@ -21,8 +21,6 @@ config WHO
*/
#include "toys.h"
-#include <time.h>
-#include <utmpx.h>
void who_main(void)
{