openbsd-ports/productivity/xinvest/patches/patch-portfolio_c
martynas 770c6b8ca8 update to xinvest-2.6.9
"looks fine" steven@
2007-04-01 09:06:40 +00:00

13 lines
336 B
Plaintext

$OpenBSD: patch-portfolio_c,v 1.2 2007/04/01 09:06:40 martynas Exp $
--- portfolio.c.orig Sat May 1 21:57:42 2004
+++ portfolio.c Fri Mar 30 18:29:27 2007
@@ -36,7 +36,7 @@
#include <string.h>
#include <math.h>
-#if !defined(NeXT) && !defined(__NetBSD__)
+#if !defined(NeXT) && !defined(__OpenBSD__)
#include <values.h>
#endif