Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/cad/freehdl/files/patch-vaul_dunit.cc
16462 views
1
--- vaul/dunit.cc.orig 2005-12-14 08:23:06.000000000 +0000
2
+++ vaul/dunit.cc
3
@@ -27,6 +27,7 @@
4
5
#include <errno.h>
6
#include <string.h>
7
+#include <stdlib.h>
8
#if HAVE_MALLOC_H
9
#include <malloc.h>
10
#endif
11
12