$OpenBSD: patch-xvpcd_c,v 1.2 2021/05/23 19:28:13 sthen Exp $

Index: xvpcd.c
--- xvpcd.c.orig
+++ xvpcd.c
@@ -30,9 +30,6 @@
 #ifdef HAVE_PCD
 
 #include <memory.h>
-#ifndef alloca
-#  include <alloca.h> /* "not in POSIX or SUSv3" according to Linux man page */
-#endif                /* ...but required for Sun C compiler (alloca = macro) */
 
 #define  TRACE  0
 #if TRACE
