gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 227/335: -fix typo


From: gnunet
Subject: [libmicrohttpd] 227/335: -fix typo
Date: Sat, 27 Jul 2024 22:02:03 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.

commit 5d47c2a26093830637599e98bdf9df0180c785f8
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Jul 10 08:59:49 2024 +0200

    -fix typo
---
 src/mhd2/sys_sockets_headers.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mhd2/sys_sockets_headers.h b/src/mhd2/sys_sockets_headers.h
index 93f6c46c..cbf3e5f5 100644
--- a/src/mhd2/sys_sockets_headers.h
+++ b/src/mhd2/sys_sockets_headers.h
@@ -45,7 +45,7 @@
 #  include <winsock2.h>
 #endif
 #ifdef HAVE_SYS_UN_H
-#  include <sys/uh.h>
+#  include <sys/un.h>
 #endif
 
 #if defined(HAVE_SOCK_NONBLOCK) && ! defined(MHD_WINSOCK_SOCKETS)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]