Browse Source

fix compiler warning for patch 49287

Ludwig Krispenz 8 years ago
parent
commit
c8370b89fc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ldap/servers/plugins/replication/repl5_plugins.c

+ 1 - 0
ldap/servers/plugins/replication/repl5_plugins.c

@@ -45,6 +45,7 @@
 #include "repl.h"
 #include "cl5_api.h"
 #include "urp.h"
+#include "csnpl.h"
 
 static char *local_purl = NULL;
 static char *purl_attrs[] = {"nsslapd-localhost", "nsslapd-port", "nsslapd-secureport", NULL};