summaryrefslogtreecommitdiffhomepage
path: root/auto/types/typedef
diff options
context:
space:
mode:
Diffstat (limited to 'auto/types/typedef')
-rw-r--r--auto/types/typedef2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/types/typedef b/auto/types/typedef
index 531bb7e2f..2bf67cff2 100644
--- a/auto/types/typedef
+++ b/auto/types/typedef
@@ -10,8 +10,8 @@ do
cat << END > $NGX_AUTOTEST.c
-#include <signal.h>
#include <sys/types.h>
+#include <signal.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <sys/resource.h>