$OpenBSD: patch-modules_plugin_base_public_nptypes_h,v 1.1 2004/12/27 21:21:39 wilfried Exp $
--- modules/plugin/base/public/nptypes.h.orig	Wed Sep  1 18:59:55 2004
+++ modules/plugin/base/public/nptypes.h	Fri Sep 17 19:54:12 2004
@@ -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
   /*
