$NetBSD: patch-ab,v 1.5 2004/05/29 14:28:43 kristerw Exp $

--- ghc/includes/PosixSource.h.orig	Sat May 22 19:36:17 2004
+++ ghc/includes/PosixSource.h	Sat May 22 19:36:30 2004
@@ -10,9 +10,11 @@
 #ifndef POSIXSOURCE_H
 #define POSIXSOURCE_H
 
+#if 0
 #define _POSIX_SOURCE   1
 #define _POSIX_C_SOURCE 199506L
 #define _ISOC9X_SOURCE
+#endif
 
 /* Let's be ISO C9X too... */
 
