]> git.sur5r.net Git - openldap/blobdiff - servers/slurpd/re.c
Rework test suite to use run script.
[openldap] / servers / slurpd / re.c
index 1100396a8707b279c5ecdc320a397779ca778141..f063c39f96e82f9559ef941ffc59d0813fa0cec5 100644 (file)
 #include <ac/string.h>
 #include <ac/ctype.h>
 
+#include "../slapd/slap.h"
+
 #include "slurp.h"
 #include "globals.h"
 
-#include "../slapd/slap.h"
-
 /* Forward references */
 static Rh      *get_repl_hosts LDAP_P(( char *, int *, char ** ));
 static int     gettype LDAP_P(( char * ));