ASL_KEY_FACILITY missing on Mac OS X, 10.4, From Mans Nilsson.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23732 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -73,6 +73,11 @@ RCSID("$Id$");
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_ASL_H
|
||||
|
||||
#ifndef ASL_KEY_FACILITY
|
||||
#define ASL_KEY_FACILITY "Facility"
|
||||
#endif
|
||||
|
||||
static void
|
||||
ftpd_logwtmp_asl(char *line, char *name, char *host)
|
||||
{
|
||||
|
Reference in New Issue
Block a user