ports/lang/freehdl/patches/patch-vaul_dunit_cc

11 lines
216 B
Text

Index: vaul/dunit.cc
--- vaul/dunit.cc.orig
+++ vaul/dunit.cc
@@ -26,6 +26,7 @@
#include <freehdl/vaul-util.h>
#include <errno.h>
+#include <stdlib.h>
#include <string.h>
#if HAVE_MALLOC_H
#include <malloc.h>