diff options
Diffstat (limited to 'net/gtk-vnc/files/patch-src_continuation.h')
-rw-r--r-- | net/gtk-vnc/files/patch-src_continuation.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/gtk-vnc/files/patch-src_continuation.h b/net/gtk-vnc/files/patch-src_continuation.h deleted file mode 100644 index 549af869b..000000000 --- a/net/gtk-vnc/files/patch-src_continuation.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/continuation.h.orig 2007-12-16 13:58:18.000000000 -0500 -+++ src/continuation.h 2007-12-16 13:58:39.000000000 -0500 -@@ -11,6 +11,7 @@ - #ifndef _CONTINUATION_H_ - #define _CONTINUATION_H_ - -+#include <sys/types.h> - #include <ucontext.h> - - struct continuation |