$NetBSD: patch-ac,v 1.1.1.1 2004/08/15 14:38:38 drochner Exp $

--- cryptopp/config.h.orig	2004-08-14 15:13:46.000000000 +0200
+++ cryptopp/config.h
@@ -194,7 +194,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
 
