diff --git a/vvp/config.h.in b/vvp/config.h.in index 3aac6a4c5..20f56925b 100644 --- a/vvp/config.h.in +++ b/vvp/config.h.in @@ -196,6 +196,7 @@ inline int64_t i64round(double x) #endif #ifdef __MINGW32__ +# include # include static inline char*strndup(const char*s, size_t n) {