diff options
-rw-r--r-- | net/tightvnc/files/patch-Xvnc::include::Xos.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tightvnc/files/patch-Xvnc::include::Xos.h b/net/tightvnc/files/patch-Xvnc::include::Xos.h new file mode 100644 index 0000000..e843b94 --- /dev/null +++ b/net/tightvnc/files/patch-Xvnc::include::Xos.h @@ -0,0 +1,10 @@ +--- Xvnc/include/Xos.h.orig Sat Jul 13 02:14:08 2002 ++++ Xvnc/include/Xos.h Sat Jul 13 02:14:15 2002 +@@ -151,7 +151,6 @@ + #endif /* X_NOT_POSIX else */ + + #ifdef CSRG_BASED +-#include <stdlib.h> + #include <unistd.h> + #endif /* CSRG_BASED */ + |