summaryrefslogtreecommitdiff
path: root/multimedia/xine/files/patch-src::xitk::snapshot.c
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-10-26 17:00:09 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-10-26 17:00:09 +0000
commit543b1ec6c0e2b9017a2b8ff9d8542b8d7e3d8487 (patch)
tree2af7f11d2f14278b122e2a6f9e0f4a21e8a5513d /multimedia/xine/files/patch-src::xitk::snapshot.c
parento update to 0.9.2 (diff)
update to 0.9.2
Reviewed by: MAINTAINER, FreeBSD-multimedia
Notes
Notes: svn path=/head/; revision=49226
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"