freebsd-ports/multimedia/gxine/files/patch-src::desktop_integration.c
Adam Weinberger 2e2e978fae Add gxine, a GTK interface to xine. The interface is simple, but stable.
PR:		51156
Submitted by:	Grigori Goronzy <greg@chown.ath.cx>
2003-04-19 18:34:23 +00:00

10 lines
260 B
C

--- src/desktop_integration.c.orig Sat Apr 19 02:23:31 2003
+++ src/desktop_integration.c Sat Apr 19 02:23:39 2003
@@ -30,7 +30,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <dlfcn.h>
-#include <alloca.h>
#include <string.h>
#include "globals.h"