mirror of
https://github.com/apache/httpd.git
synced 2025-08-16 17:04:42 +00:00
Get mod_cgid compiling again.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85549 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -91,6 +91,8 @@
|
||||
#include "iol_socket.h"
|
||||
#include "unixd.h"
|
||||
#include <sys/un.h> /* for sockaddr_un */
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
module MODULE_VAR_EXPORT cgid_module;
|
||||
|
||||
|
Reference in New Issue
Block a user