]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-shell/fork.c
include portable.h
[openldap] / servers / slapd / back-shell / fork.c
index aff0e5bbe446778c06ec249e3312b0d435c077b5..1b25031cbb3c61bc0a352028913afeb58fc0c39f 100644 (file)
@@ -1,5 +1,7 @@
 /* fork.c - fork and exec a process, connecting stdin/out w/pipes */
 
+#include "portable.h"
+
 #include <stdio.h>
 #include <string.h>
 #include <sys/types.h>