opnsense-ports/graphics/ampasCTL/files/patch-lib_IlmCtl_CtlExc.cpp
Franco Fichtner 1e6c5e9d29 */*: sync with upstream
Taken from: FreeBSD
2015-09-21 07:16:00 +02:00

13 lines
321 B
C++

--- lib/IlmCtl/CtlExc.cpp.orig 2014-06-03 01:11:24 UTC
+++ lib/IlmCtl/CtlExc.cpp
@@ -53,9 +53,9 @@
///////////////////////////////////////////////////////////////////////////
#include <CtlExc.h>
+#include <cstdlib>
#include <stdarg.h>
#include <stdio.h>
-#include <alloca.h>
#include <string.h>
namespace Ctl {