]> git.sur5r.net Git - openldap/commitdiff
slapi header cleanup
authorPierangelo Masarati <ando@openldap.org>
Mon, 27 Jan 2003 21:35:34 +0000 (21:35 +0000)
committerPierangelo Masarati <ando@openldap.org>
Mon, 27 Jan 2003 21:35:34 +0000 (21:35 +0000)
servers/slapd/add.c
servers/slapd/backend.c
servers/slapd/extended.c

index 924d537f57007bd290f4fa303c5a5b4ec30bd1ff..df54c9e1f9a82e4de23530f474b315db13be9981 100644 (file)
@@ -16,7 +16,6 @@
  */
 
 #include "portable.h"
-#include "slapi_common.h"
 
 #include <stdio.h>
 #include <ac/string.h>
index 6ef6f33ff6dd3fcee18b809fa3f88dc1404b566e..4895c4c54f0370de164f0f151ae43d618d433d97 100644 (file)
@@ -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"
index d9e70ed4cc421787e2f75a075407e48ecb36f7d8..75dc372005443b250fe0bac4f01f12f3c6d0a130 100644 (file)
@@ -26,7 +26,6 @@
  */
 
 #include "portable.h"
-#include "slapi_common.h"
 
 #include <stdio.h>
 #include <ac/socket.h>