use X connections over slow links without noticeable lag. PR: ports/79669 Submitted by: dewey hylton <freenx@deweyonline.com>
10 lines
238 B
C
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"
|
|
|