rename logwtmp -> ftpd_logwtmp not to conflict with libc.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4291 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -74,7 +74,7 @@ RCSID("$Id$"); | |||||||
| #endif | #endif | ||||||
|  |  | ||||||
| void | void | ||||||
| logwtmp(char *line, char *name, char *host) | ftpd_logwtmp(char *line, char *name, char *host) | ||||||
| { | { | ||||||
|     static int init = 0; |     static int init = 0; | ||||||
|     static int fd; |     static int fd; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund