mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
No need to include <ac/signal.h> twice
This commit is contained in:
parent
33cb84f57c
commit
5b4fd50db6
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@
|
|||
#include <ac/time.h>
|
||||
#include <ac/unistd.h>
|
||||
#include <ac/wait.h>
|
||||
#include <ac/signal.h>
|
||||
#include <ac/errno.h>
|
||||
|
||||
#include "slap.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue