diff options
Diffstat (limited to 'auto/types')
| -rw-r--r-- | auto/types/typedef | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/types/typedef b/auto/types/typedef index c8a905f95..531bb7e2f 100644 --- 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> |
