[hackers] [utmp] Remove double inclusion of utmpx || Roberto E. Vargas Caballero
commit 3900c06929f0184d80c0be3145afbb807b910471
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Sun Feb 22 16:27:41 2015 +0000
Remove double inclusion of utmpx
diff --git a/posix.c b/posix.c
index 7d43250..9d8b562 100644
--- a/posix.c
+++ b/posix.c
_AT_@ -10,7 +10,6 @@
#include <sys/types.h>
#include <unistd.h>
-#include <utmpx.h>
#include <pwd.h>
#include <grp.h>
Received on Sun Feb 22 2015 - 17:47:31 CET
This archive was generated by hypermail 2.3.0
: Sun Feb 22 2015 - 17:48:10 CET