diff options
Diffstat (limited to 'net/vino/files/patch-server_libvncserver_rfb_rfbproto.h')
-rw-r--r-- | net/vino/files/patch-server_libvncserver_rfb_rfbproto.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/vino/files/patch-server_libvncserver_rfb_rfbproto.h b/net/vino/files/patch-server_libvncserver_rfb_rfbproto.h deleted file mode 100644 index 04d7fa7b5..000000000 --- a/net/vino/files/patch-server_libvncserver_rfb_rfbproto.h +++ /dev/null @@ -1,12 +0,0 @@ ---- 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> |