$NetBSD: patch-aa,v 1.3 2004/06/01 02:22:40 cetrox Exp $

--- swlibs/fxmisc/fxos.c.orig	Thu Apr 20 17:26:42 2000
+++ swlibs/fxmisc/fxos.c	Wed Aug  6 19:22:54 2003
@@ -59,7 +59,7 @@
     return (tb.time - once) + tb.millitm * .001;
     
 #else
-#if defined ( WIN32 ) || ( __DOS__ ) || defined(__FreeBSD__)
+#if defined ( WIN32 ) || ( __DOS__ ) || defined(__FreeBSD__) || defined(__NetBSD__)
 #   include <time.h>
 #   define times(a) clock()
 #   define HZ   CLOCKS_PER_SEC
