summaryrefslogtreecommitdiff
path: root/multimedia/xine/files/patch-src::xitk::snapshot.c
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xine/files/patch-src::xitk::snapshot.c')
-rw-r--r--multimedia/xine/files/patch-src::xitk::snapshot.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/xine/files/patch-src::xitk::snapshot.c b/multimedia/xine/files/patch-src::xitk::snapshot.c
new file mode 100644
index 000000000000..010b8b0ac498
--- /dev/null
+++ b/multimedia/xine/files/patch-src::xitk::snapshot.c
@@ -0,0 +1,11 @@
+--- 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"