mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
ITS#5102 fix
This commit is contained in:
parent
784daf01e5
commit
dfe8eca92d
@ -16,7 +16,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "perl_back.h"
|
#include "perl_back.h"
|
||||||
#include "config.h"
|
#include "../config.h"
|
||||||
/**********************************************************
|
/**********************************************************
|
||||||
*
|
*
|
||||||
* Close
|
* Close
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "perl_back.h"
|
#include "perl_back.h"
|
||||||
#include "config.h"
|
#include "../config.h"
|
||||||
|
|
||||||
static void perl_back_xs_init LDAP_P((PERL_BACK_XS_INIT_PARAMS));
|
static void perl_back_xs_init LDAP_P((PERL_BACK_XS_INIT_PARAMS));
|
||||||
EXT void boot_DynaLoader LDAP_P((PERL_BACK_BOOT_DYNALOADER_PARAMS));
|
EXT void boot_DynaLoader LDAP_P((PERL_BACK_BOOT_DYNALOADER_PARAMS));
|
||||||
|
Loading…
Reference in New Issue
Block a user