]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/configinfo.c
Don't use perror after ldbm_store() failure; errno is not set then.
[openldap] / servers / slapd / configinfo.c
index 744d611ad80c5c57eebe378f542459699bd97999..9ad40ebedb63a8282037afcc054f3022049157e9 100644 (file)
 #include <ac/string.h>
 #include <ac/socket.h>
 
-#include "slap.h"
 #include "ldapconfig.h"
+#include "slap.h"
 
 #if defined( SLAPD_CONFIG_DN )
 
-extern int             nbackends;
-extern Backend         *backends;
-extern char            *default_referral;
-
 /*
  * no mutex protection in here - take our chances!
  */