freebsd-ports/net/nxserver/files/patch-nxdesktop-rdesktop.h
Pav Lucistnik 8ccd5ae0a8 This is a port of NoMachine's NX server, which is a way to
use X connections over slow links without noticeable lag.

PR:		ports/79669
Submitted by:	dewey hylton <freenx@deweyonline.com>
2005-04-09 12:07:42 +00:00

10 lines
238 B
C

--- nxdesktop/rdesktop.h.orig Sat Sep 11 00:16:52 2004
+++ nxdesktop/rdesktop.h Sat Sep 11 00:17:06 2004
@@ -39,6 +39,7 @@
#include <stdio.h>
#include <string.h>
#include <dirent.h>
+#include <sys/types.h>
#define VERSION "1.3.1"