$OpenBSD: patch-mutella_basicstruct_h,v 1.1 2018/10/28 05:59:19 bentley Exp $

Index: mutella/basicstruct.h
--- mutella/basicstruct.h.orig
+++ mutella/basicstruct.h
@@ -22,6 +22,8 @@
 #ifndef __basicstruct_h__
 #define __basicstruct_h__
 
+#include <cstring>
+
 #pragma pack(1)
 
 struct GUID // 16 byte
