summaryrefslogtreecommitdiffstats
path: root/net/vino/files/patch-server_libvncserver_rfb_rfbproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/vino/files/patch-server_libvncserver_rfb_rfbproto.h')
-rw-r--r--net/vino/files/patch-server_libvncserver_rfb_rfbproto.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/vino/files/patch-server_libvncserver_rfb_rfbproto.h b/net/vino/files/patch-server_libvncserver_rfb_rfbproto.h
new file mode 100644
index 000000000..04d7fa7b5
--- /dev/null
+++ b/net/vino/files/patch-server_libvncserver_rfb_rfbproto.h
@@ -0,0 +1,12 @@
+--- server/libvncserver/rfb/rfbproto.h.orig Fri Jul 16 18:16:16 2004
++++ server/libvncserver/rfb/rfbproto.h Fri Jul 16 18:16:39 2004
+@@ -60,7 +60,9 @@
+ #include <rfb/rfbint.h>
+ #else
+ #include <config.h>
++#ifdef HAVE_STDINT_H
+ #include <stdint.h>
++#endif
+ #endif
+ #endif
+ #include <rfb/keysym.h>