aboutsummaryrefslogtreecommitdiff
path: root/ports/cryptopp/patch.patch
blob: 5c49d27577caecad5d1c63b5fb68ce115003bb3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/config.h b/config.h
index b96b7aa..3f004ac 100644
--- a/config.h
+++ b/config.h
@@ -795,6 +795,7 @@ NAMESPACE_END
 #endif
 
 #ifdef CRYPTOPP_WIN32_AVAILABLE
+#include <winapifamily.h>
 # if !defined(WINAPI_FAMILY)
 #	define THREAD_TIMER_AVAILABLE
 # elif defined(WINAPI_FAMILY)