$NetBSD: patch-ab,v 1.2 2005/03/19 16:48:21 wiz Exp $

--- config.h.orig	2004-07-21 19:09:46.000000000 +0200
+++ config.h
@@ -201,7 +201,7 @@ NAMESPACE_END
 #define CRYPTOPP_WIN32_AVAILABLE
 #endif
 
-#if defined(__unix__) || defined(__MACH__)
+#if defined(__unix__) || defined(__MACH__) || defined(__NetBSD__)
 #define CRYPTOPP_UNIX_AVAILABLE
 #endif
 
