proto
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9136 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -353,6 +353,10 @@ int
|
||||
mkstemp(char *template);
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_PIDFILE
|
||||
void pidfile (const char*);
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_FLOCK
|
||||
#ifndef LOCK_SH
|
||||
#define LOCK_SH 1 /* Shared lock */
|
||||
|
Reference in New Issue
Block a user