]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapi/printmsg.c
Do not return pointers into BerElement we do not own
[openldap] / servers / slapd / slapi / printmsg.c
index 80ff2ab1524b15219721cda31035d0e3c215fa9d..6bc88d0397feeadac898bc5fe287b10529f531ea 100644 (file)
  */
 
 #include <portable.h>
-#include <slapi_common.h>
 #include <stdio.h>
-#include <string.h>
-#include <stdarg.h>
+#include <ac/string.h>
+#include <ac/stdarg.h>
+#include <ac/unistd.h>
 #include <fcntl.h>
-#include <errno.h>
+#include <ac/errno.h>
 
 #include <ldap.h>
 #include <ldap_config.h>