diff options
Diffstat (limited to 'net/gtk-vnc3/files/patch-src_continuation.h')
-rw-r--r-- | net/gtk-vnc3/files/patch-src_continuation.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/gtk-vnc3/files/patch-src_continuation.h b/net/gtk-vnc3/files/patch-src_continuation.h deleted file mode 100644 index 6b4878259..000000000 --- a/net/gtk-vnc3/files/patch-src_continuation.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/continuation.h.orig 2011-02-18 16:29:10.000000000 +0000 -+++ src/continuation.h 2011-02-20 17:50:37.000000000 +0000 -@@ -21,6 +21,7 @@ - #ifndef _CONTINUATION_H_ - #define _CONTINUATION_H_ - -+#include <sys/types.h> - #include <ucontext.h> - - struct continuation |