suggestion in ITS#2559.
This commit is contained in:
Kurt Zeilenga 2003-05-30 20:04:59 +00:00
parent 0954351565
commit 54d01d8946

View File

@ -34,8 +34,8 @@ void ch_free LDAP_P((void *p));
/* config.c */
int slurpd_read_config LDAP_P((char *fname));
char *slurpd_pid_file;
char *slurpd_args_file;
extern char *slurpd_pid_file;
extern char *slurpd_args_file;
/* ch_malloc.c */
void ch_free LDAP_P(( void *p ));