This commit is contained in:
Steve Checkoway
2006-03-20 06:38:23 +00:00
parent 4cd3bb26f6
commit b0a9165a57
+1 -1
View File
@@ -204,7 +204,7 @@ union dword_union
#define CRYPTOPP_WIN32_AVAILABLE
#endif
#if defined(__unix__) || defined(__MACH__)
#if defined(__unix__) || defined(__MACH__) || defined(__NetBSD__)
#define CRYPTOPP_UNIX_AVAILABLE
#endif