mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
Fix prev commit, include errno.h
This commit is contained in:
parent
9965fc5f60
commit
bb1d8dfcd7
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include <ac/string.h>
|
||||
#include <ac/socket.h>
|
||||
#include <ac/errno.h>
|
||||
|
||||
#include "slap.h"
|
||||
#include "back-bdb.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue