]> granicus.if.org Git - apache/commitdiff
Use APR's getopt
authorMartin Kraemer <martin@apache.org>
Sun, 21 Nov 1999 22:10:22 +0000 (22:10 +0000)
committerMartin Kraemer <martin@apache.org>
Sun, 21 Nov 1999 22:10:22 +0000 (22:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84142 13f79535-47bb-0310-9956-ffa450edef68

server/main.c

index 5df9d05202a3a70a48ba930f4c1c46352e4752c9..70ba9161c51b419e58c6c06d4258ba1d3e7aaae2 100644 (file)
@@ -61,6 +61,7 @@
 #include "http_log.h" 
 #include "http_config.h"
 #include "util_uri.h" 
+#include "apr_getopt.h"
 #include "ap_mpm.h"
 
 const char *ap_server_argv0;