mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 14:42:10 -05:00
slapi header cleanup
This commit is contained in:
parent
71e35141e1
commit
49c1ba60b7
3 changed files with 0 additions and 5 deletions
|
|
@ -16,7 +16,6 @@
|
|||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ac/string.h>
|
||||
|
|
|
|||
|
|
@ -7,13 +7,10 @@
|
|||
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
#include <ac/socket.h>
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include "slap.h"
|
||||
|
|
|
|||
|
|
@ -26,7 +26,6 @@
|
|||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ac/socket.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue