opnsense-ports/audio/musicpd/files/patch-src_util_VarSize.hxx
Franco Fichtner 069a1476be */*: sync with upstream
Taken from: FreeBSD
2017-01-17 07:27:11 +01:00

10 lines
255 B
C++

--- src/util/VarSize.hxx.orig 2015-03-17 11:18:04 UTC
+++ src/util/VarSize.hxx
@@ -36,6 +36,7 @@
#include <type_traits>
#include <utility>
#include <new>
+#include <cstdlib>
/**
* Allocate and construct a variable-size object. That is useful for