freebsd-ports/net/tridiavnc/files/patch-Xvnc::programs::Xserver::hw::vnc::rfb.h
Vanilla I. Shu 000539438b 1: Build Xvnc now. Sync patches from net/tightvnc.
2: reset MAINTAINER to ports@
3: Bump PORTSREVISION.

Submitted by:	yjchou@ #bsdchat
Approved by:	dwcjr
2002-11-20 15:43:36 +00:00

10 lines
267 B
C

--- Xvnc/programs/Xserver/hw/vnc/rfb.h.orig Fri Feb 9 05:37:33 2001
+++ Xvnc/programs/Xserver/hw/vnc/rfb.h Wed Nov 20 21:14:27 2002
@@ -23,6 +23,7 @@
* USA.
*/
+#include <sys/types.h>
#include <netinet/in.h>
#include "scrnintstr.h"
#include "colormapst.h"