$NetBSD: patch-ag,v 1.3 2004/01/27 13:29:43 grant Exp $

--- src/common.c.orig	2002-07-09 00:38:24.000000000 +1000
+++ src/common.c
@@ -20,3 +20,5 @@ static char const RCSID[] =
 /* For vsnprintf prototype */
+#ifndef __NetBSD__
 #define _ISOC99_SOURCE 1
+#endif
 
