mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
#include <ac/unistd.h> to get write()
This commit is contained in:
parent
592e05e3e1
commit
3821d837a1
@ -27,6 +27,7 @@
|
||||
#include <ac/string.h>
|
||||
#include <ac/signal.h>
|
||||
#include <ac/socket.h>
|
||||
#include <ac/unistd.h>
|
||||
|
||||
#include "slurp.h"
|
||||
#include "globals.h"
|
||||
|
Loading…
Reference in New Issue
Block a user