$NetBSD: patch-ae,v 1.3 2007/02/01 18:01:39 drochner Exp $

--- libexslt/date.c.orig	2007-02-01 14:03:55.000000000 +0100
+++ libexslt/date.c
@@ -30,6 +30,7 @@
 
 #if HAVE_LOCALTIME_R	/* _POSIX_SOURCE required by gnu libc */
 #define _POSIX_SOURCE
+#define _POSIX_C_SOURCE 199506L /* POSIX.1c */
 #endif
 
 #include <libxml/tree.h>
