$NetBSD: patch-ab,v 1.6 2005/05/21 20:22:21 kristerw Exp $

--- ../ghc-6.2.1/ghc/includes/PosixSource.h.orig	Sat May 22 19:36:17 2004
+++ ../ghc-6.2.1/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... */
 
