diff auto/types/typedef @ 279:b79f021a644a

nginx-0.0.2-2004-03-04-19:34:23 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 04 Mar 2004 16:34:23 +0000
parents 84b1c672ec5a
children 54f76b0b8dca
line wrap: on
line diff
--- a/auto/types/typedef
+++ b/auto/types/typedef
@@ -10,9 +10,9 @@ do
 
     cat << END > $NGX_AUTOTEST.c
 
+#include <signal.h>
 #include <sys/types.h>
 #include <sys/socket.h>
-#include <sys/signal.h>
 #include <sys/time.h>
 #include <sys/resource.h>
 #include <netinet/in.h>