mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Need to include ldap_config.h
This commit is contained in:
parent
3b25d46015
commit
ddf22dec10
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
#include <ac/unistd.h>
|
||||
|
||||
#include "lutil.h"
|
||||
#include "ldap_config.h"
|
||||
|
||||
char *
|
||||
(tempnam)( const char *dir, const char *pfx )
|
||||
|
|
|
|||
Loading…
Reference in a new issue