Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-02-05 19:58:36 +0300
committerIgor Sysoev <igor@sysoev.ru>2004-02-05 19:58:36 +0300
commit9260294400c902904cdf791c9c2e8fd069feec63 (patch)
treea330c9600bd1b998e44a4c15adf26868afc2dd67 /auto/types
parentc5371672852b64e7337f08d78ff4c1b3c0b6d159 (diff)
nginx-0.0.2-2004-02-05-19:58:36 import
Diffstat (limited to 'auto/types')
-rw-r--r--auto/types/typedef1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/types/typedef b/auto/types/typedef
index 3fc20d8e6..c8a905f95 100644
--- a/auto/types/typedef
+++ b/auto/types/typedef
@@ -12,6 +12,7 @@ do
#include <sys/types.h>
#include <sys/socket.h>
+#include <sys/signal.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <netinet/in.h>