$NetBSD: patch-aa,v 1.9 2008/02/28 14:55:17 tron Exp $

--- text2pcap.c.orig	2008-02-27 19:59:35.000000000 +0000
+++ text2pcap.c	2008-02-28 13:25:19.000000000 +0000
@@ -90,7 +90,7 @@
 #  define __USE_XOPEN
 #endif
 #ifndef _XOPEN_SOURCE
-#  define _XOPEN_SOURCE
+#  define _XOPEN_SOURCE 4
 #endif
 
 #include <ctype.h>
