summaryrefslogtreecommitdiff
path: root/multimedia/xine/files/patch-src::xitk::snapshot.c
blob: 010b8b0ac498c6759b4c77ca4b2559766e51463e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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"