$NetBSD: patch-af,v 1.7 2004/05/03 16:42:47 fredb Exp $

--- pm_config.h.orig	2004-03-17 21:27:39.000000000 -0600
+++ pm_config.h
@@ -69,7 +69,7 @@ typedef signed int int32n;
 
    The problematic C libraries treat _XOPEN_SOURCE the same way.
 */
-#if defined(__OpenBSD__) || defined (__NetBSD__) || defined(__bsdi__) || defined(__APPLE__)
+#if defined(__OpenBSD__) || defined(__bsdi__) || defined(__APPLE__)
 #define POSIX_IS_IMPLIED
 #endif
 
