]> git.sur5r.net Git - openldap/blobdiff - servers/slurpd/ch_malloc.c
include portable.h
[openldap] / servers / slurpd / ch_malloc.c
index 298391e4f3c41ebae00739b16d5ca591374349c6..22b83b9f4dbe489d611e2094a4d3f467abc4e3f8 100644 (file)
@@ -14,6 +14,8 @@
  * ch_malloc.c - malloc() and friends, with check for NULL return.
  */
 
+#include "portable.h"
+
 #include <stdio.h>
 #include <sys/types.h>
 #include <sys/socket.h>