ports/net/libvncserver/patches/patch-examples_repeater_c

12 lines
197 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: examples/repeater.c
--- examples/repeater.c.orig
+++ examples/repeater.c
@@ -24,6 +24,7 @@
*/
+#include <sys/socket.h>
#include <rfb/rfb.h>
static void clientGone(rfbClientPtr cl)