]> granicus.if.org Git - apache/commitdiff
Header file cleanup.
authorRyan Bloom <rbb@apache.org>
Sat, 10 Feb 2001 17:39:22 +0000 (17:39 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 10 Feb 2001 17:39:22 +0000 (17:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88065 13f79535-47bb-0310-9956-ffa450edef68

support/suexec.c

index 76b279ce6fa40b548b8a588c92b3a1e73e503f4b..3d559cb5e05f5fb79ac33e8e340c31490aace394 100644 (file)
 #include <sys/types.h>
 #include <string.h>
 #include <time.h>
+#include <unistd.h>
 
 #include <stdio.h>
 #include <stdarg.h>
+#include <stdlib.h>
 
 #include "suexec.h"
 #include "ap_config_auto.h"