tar: support -T - and -X -
[oweals/busybox.git] / libbb / utmp.c
index 2bf9c11f243b92e426a7988187ce8d4c02d99b77..09443fb6c42b1b58232176ed3250e1a487f93d8c 100644 (file)
@@ -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)
 {