mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
Fix compile warning
This commit is contained in:
parent
ac3ad635ef
commit
c29c0c9bd8
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <ac/string.h>
|
||||
#include <lutil.h>
|
||||
|
||||
#include "slap.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue