commit 3900c06929f0184d80c0be3145afbb807b910471 Author: Roberto E. Vargas Caballero <[email protected]> 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
@@ -10,7 +10,6 @@
#include <sys/types.h>
#include <unistd.h>
-#include <utmpx.h>
#include <pwd.h>
#include <grp.h>
