mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Take rc out from #ifdef
This commit is contained in:
parent
5fb80ea565
commit
8360b4396f
@ -65,9 +65,7 @@ read_config( const char *fname )
|
||||
int cargc, savelineno;
|
||||
char *cargv[MAXARGS+1];
|
||||
int lineno, i;
|
||||
#ifdef HAVE_TLS
|
||||
int rc;
|
||||
#endif
|
||||
struct berval *vals[2];
|
||||
struct berval val;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user