summaryrefslogtreecommitdiff
path: root/multimedia/gxine/patches/patch-ac
blob: 9d594abc7173f25ed072112b39447b994217de8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.1.1.1 2004/01/26 13:18:07 jmmv Exp $

--- src/desktop_integration.c.orig	Mon Nov 25 22:19:27 2002
+++ src/desktop_integration.c
@@ -30,7 +30,9 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <dlfcn.h>
+#ifndef __NetBSD__
 #include <alloca.h>
+#endif
 #include <string.h>
 
 #include "globals.h"