git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87538
13f79535-47bb-0310-9956-
ffa450edef68
ab: $(ab_OBJECTS)
$(LINK) $(ab_OBJECTS) $(PROGRAM_LDADD)
+suexec_OBJECTS = suexec.lo
+suexec: $(suexec_OBJECTS)
+ $(LINK) $(suexec_OBJECTS) $(PROGRAM_LDADD)
+
*
*/
-#include "ap_config_auto.h"
#include "ap_config.h"
#include <sys/param.h>
#include <sys/stat.h>
#include <stdarg.h>
#include "suexec.h"
+#include "ap_config_auto.h"
#if HAVE_PWD_H
#include <pwd.h>
struct group *gr; /* group entry holder */
struct stat dir_info; /* directory info holder */
struct stat prg_info; /* program info holder */
- char buf[120];
/*
* If there are a proper number of arguments, set