$OpenBSD: patch-smb_transfer_h,v 1.2 2021/01/23 18:10:21 rsadowski Exp $

Index: smb/transfer.h
--- smb/transfer.h.orig
+++ smb/transfer.h
@@ -11,6 +11,7 @@
 
 #include <array>
 #include <condition_variable>
+#include <array>
 #include <mutex>
 
 constexpr off_t c_minSegmentSize = 64 * 1024; // minimal size on stack
