mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Include <ac/stdlib.h> instead of <stdlib.h>
This commit is contained in:
parent
e7738c2df7
commit
67ff28bf52
@ -10,8 +10,8 @@
|
||||
#ifdef HAVE_TLS
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <ac/stdlib.h>
|
||||
#include <ac/errno.h>
|
||||
#include <ac/socket.h>
|
||||
#include <ac/string.h>
|
||||
|
Loading…
Reference in New Issue
Block a user