mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-22 06:43:17 -05:00
#include "lutil.h" to get lutil_strcopy().
This commit is contained in:
parent
d426e40e57
commit
f972945131
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#include <EXTERN.h>
|
||||
#include <perl.h>
|
||||
|
||||
#include "lutil.h"
|
||||
#include "perl_back.h"
|
||||
|
||||
/**********************************************************
|
||||
|
|
|
|||
Loading…
Reference in a new issue