summaryrefslogtreecommitdiffstats
path: root/net/vino/files/patch-server_libvncserver_rfb_rfbproto.h
blob: 04d7fa7b588f0567d87248503d0dd8d52fb3be47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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>