mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
slapi header cleanup
This commit is contained in:
parent
e38e50646b
commit
c3847a6136
@ -9,6 +9,7 @@
|
||||
#include "portable.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
#include <ac/socket.h>
|
||||
#include <sys/stat.h>
|
||||
|
@ -18,7 +18,6 @@
|
||||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
@ -16,7 +16,6 @@
|
||||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ac/socket.h>
|
||||
|
@ -6,7 +6,6 @@
|
||||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
@ -16,7 +16,6 @@
|
||||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
@ -28,6 +28,7 @@
|
||||
#include "portable.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <ac/socket.h>
|
||||
#include <ac/string.h>
|
||||
|
||||
|
@ -4,7 +4,6 @@
|
||||
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
|
||||
*/
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
@ -16,7 +16,6 @@
|
||||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
@ -29,7 +29,6 @@
|
||||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
@ -6,7 +6,6 @@
|
||||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
@ -11,16 +11,15 @@
|
||||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include <ac/string.h>
|
||||
|
||||
#include "slap.h"
|
||||
#include "slapi.h"
|
||||
#include <ldif.h>
|
||||
#include "lber_pvt.h"
|
||||
#include "slapi/slapi_utils.h"
|
||||
|
||||
struct berval *ns_get_supported_extop (int);
|
||||
|
||||
|
@ -16,7 +16,6 @@
|
||||
*/
|
||||
|
||||
#include "portable.h"
|
||||
#include "slapi_common.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user