$NetBSD: patch-ab,v 1.8 2006/05/14 21:16:00 schwarz Exp $

--- xvpcd.c.orig	2006-05-14 18:38:26.000000000 +0200
+++ xvpcd.c	2006-05-14 18:39:31.000000000 +0200
@@ -27,6 +27,9 @@
 
 #include "xv.h"
 #include <memory.h>
+#ifdef NEED_ALLOCA_H
+#include <alloca.h>
+#endif
 
 #ifdef HAVE_PCD
 
