[hackers] [utmp] Remove duplicated inclusion of utmp.h || Roberto E. Vargas Caballero
commit 35bb808dbe01cba4f48f0a57fc76050c8d522fab
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Sat Aug 16 11:01:42 2014 +0200
Remove duplicated inclusion of utmp.h
diff --git a/bsd.c b/bsd.c
index 2c2a293..cb455a2 100644
--- a/bsd.c
+++ b/bsd.c
_AT_@ -10,8 +10,6 @@
#include <utmp.h>
#include <pwd.h>
-#include "utmp.h"
-
extern void die(const char *fmt, ...);
extern struct passwd *pass;
extern gid_t egid, gid;
Received on Sat Aug 16 2014 - 11:18:09 CEST
This archive was generated by hypermail 2.3.0
: Sat Aug 16 2014 - 11:24:09 CEST