mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-16 09:09:07 -05:00
needs string.h
This commit is contained in:
parent
66552eb0bb
commit
526d1e6981
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include "portable.h"
|
||||
|
||||
#ifdef HAVE_SIGACTION
|
||||
#include <ac/string.h>
|
||||
#include <ac/signal.h>
|
||||
|
||||
lutil_sig_t
|
||||
|
|
|
|||
Loading…
Reference in a new issue