summaryrefslogtreecommitdiff
path: root/net/kdenetwork3/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork3/patches/patch-am')
-rw-r--r--net/kdenetwork3/patches/patch-am13
1 files changed, 1 insertions, 12 deletions
diff --git a/net/kdenetwork3/patches/patch-am b/net/kdenetwork3/patches/patch-am
index 19ac766c096..5c81005ac92 100644
--- a/net/kdenetwork3/patches/patch-am
+++ b/net/kdenetwork3/patches/patch-am
@@ -1,18 +1,7 @@
-$NetBSD: patch-am,v 1.5 2008/04/01 22:50:24 markd Exp $
+$NetBSD: patch-am,v 1.6 2008/08/27 12:12:04 markd Exp $
--- krfb/libvncserver/rfb.h.orig 2005-09-10 20:20:13.000000000 +1200
+++ krfb/libvncserver/rfb.h
-@@ -38,9 +38,7 @@ extern "C"
- #include "keysym.h"
-
- /* TODO: this stuff has to go into autoconf */
--typedef unsigned char CARD8;
--typedef unsigned short CARD16;
--typedef unsigned int CARD32;
-+#include <X11/Xmd.h>
- typedef CARD32 Pixel;
- /* typedef CARD32 KeySym; */
- #ifndef __osf__
@@ -62,7 +60,7 @@ typedef unsigned long KeySym;
#ifdef __linux__