diff options
Diffstat (limited to 'multimedia/xine/files/patch-src::xitk::snapshot.c')
-rw-r--r-- | multimedia/xine/files/patch-src::xitk::snapshot.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/xine/files/patch-src::xitk::snapshot.c b/multimedia/xine/files/patch-src::xitk::snapshot.c deleted file mode 100644 index 010b8b0ac498..000000000000 --- a/multimedia/xine/files/patch-src::xitk::snapshot.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/xitk/snapshot.c.orig Fri Oct 19 16:41:20 2001 -+++ src/xitk/snapshot.c Fri Oct 19 16:41:46 2001 -@@ -48,7 +48,7 @@ - - #include <stdio.h> - #include <string.h> --#include <alloca.h> -+#include <stdlib.h> - #include <pthread.h> - - #include "xitk.h" |