$OpenBSD: patch-modules_plugin_base_public_nptypes_h,v 1.1 2005/03/13 05:02:17 kurt Exp $
--- modules/plugin/base/public/nptypes.h.orig	Mon Jan 17 22:35:47 2005
+++ modules/plugin/base/public/nptypes.h	Mon Jan 17 22:36:45 2005
@@ -78,7 +78,9 @@
     typedef int bool;
   #endif
   #else /* OPENBSD is defined, so use its bool */
+  #if !defined(__cplusplus)
     #include <stdbool.h>
+  #endif
   #endif
   #else
   /*
