$OpenBSD: patch-lib_dpx_dpx_util_cc,v 1.1 2016/08/08 07:35:38 dcoppa Exp $
--- lib/dpx/dpx_util.cc.orig	Sun Aug  7 21:02:08 2016
+++ lib/dpx/dpx_util.cc	Sun Aug  7 21:03:31 2016
@@ -55,7 +55,7 @@
 #include "dpx_util.hh"
 #include <stdarg.h>
 #include <stdio.h>
-#include <alloca.h>
+#include <stdlib.h>
 #include <string.h>
 
 namespace ctl {
