ports/lang/freehdl/patches/patch-vaul_dunit_cc

12 lines
216 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>