$OpenBSD: patch-sys-uuid_cc,v 1.1 2017/03/26 03:13:41 juanfra Exp $
--- sys-uuid.cc.orig	Sun Mar 26 04:35:40 2017
+++ sys-uuid.cc	Sun Mar 26 04:36:16 2017
@@ -70,6 +70,7 @@ void uuid_unparse_lower(uuid_t &uu, char *out)
 #include <cerrno>
 
 #include <stdint.h>
+#include <string.h>
 #include <uuid.h>
 
 static void throw_uuid_error(const char *context, uint32_t rc)
