[hackers] [utmp] Remove unneeded ctype.h header || Roberto E. Vargas Caballero

From: <git_AT_suckless.org>
Date: Sat, 16 Aug 2014 11:17:05 +0200

commit 33e676c66753d1a065db341d35a104fd7adda78e
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Sat Aug 16 11:07:34 2014 +0200

    Remove unneeded ctype.h header

diff --git a/utmp.c b/utmp.c
index 6e213ef..4b79b78 100644
--- a/utmp.c
+++ b/utmp.c
_AT_@ -1,7 +1,6 @@
 
 
 #include <errno.h>
-#include <ctype.h>
 #include <stdarg.h>
 #include <stdlib.h>
 #include <stdio.h>
Received on Sat Aug 16 2014 - 11:17:05 CEST

This archive was generated by hypermail 2.3.0 : Sat Aug 16 2014 - 11:24:08 CEST