Welcome! Log In Create A New Profile

Advanced

[PATCH] Win32: include missing <errno.h>

Piotr Sikora via nginx-devel
February 27, 2024 08:26PM
# HG changeset patch
# User Piotr Sikora <piotr@aviatrix.com>
# Date 1708977633 0
# Mon Feb 26 20:00:33 2024 +0000
# Branch patch011
# Node ID 9b57470dc49f8d8d10abe30a5df628732d7618dc
# Parent 480071fe7251829912a4f42301e8fc85da2d1905
Win32: include missing <errno.h>.

Signed-off-by: Piotr Sikora <piotr@aviatrix.com>

diff -r 480071fe7251 -r 9b57470dc49f src/os/win32/ngx_win32_config.h
--- a/src/os/win32/ngx_win32_config.h Mon Feb 26 20:00:32 2024 +0000
+++ b/src/os/win32/ngx_win32_config.h Mon Feb 26 20:00:33 2024 +0000
@@ -62,6 +62,7 @@
#include <stdint.h>
#endif
#include <ctype.h>
+#include <errno.h>
#include <locale.h>

#ifdef __WATCOMC__
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH] Win32: include missing <errno.h>

Piotr Sikora via nginx-devel 183 February 27, 2024 08:26PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 146
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready