initial import

This commit is contained in:
2025-06-22 20:39:04 -05:00
commit f8a70886f0
3428 changed files with 302546 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
diff --git a/xhost.c b/xhost.c
index a67d136..c5d25f4 100644
--- a/xhost.c
+++ b/xhost.c
@@ -77,6 +77,7 @@ X Window System is a trademark of The Open Group.
#include <X11/Xauth.h>
#include <X11/Xmu/Error.h>
#include <stdlib.h>
+#include <netdb.h>
#ifdef NEEDSOCKETS
#ifdef WIN32