Skip to content
Snippets Groups Projects
Commit cf402b58 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Remove #ifdefs around rc

parent 281563ef
No related branches found
No related tags found
No related merge requests found
......@@ -59,9 +59,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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment