freebsd-ports/net/vncreflector/files/patch-region.c
Brooks Davis 9eae09a7d5 Add vncreflector 1.2.4.
From the website:
    VNC Reflector is a specialized VNC server which acts as a proxy
    sitting between real VNC server (a host) and a number of VNC
    clients. It was designed to work efficiently with large number
    of clients.
2005-01-20 10:35:48 +00:00

13 lines
284 B
C

$FreeBSD$
--- region.c.orig
+++ region.c
@@ -70,6 +70,7 @@
* *
*****************************************************************/
+#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>