770c6b8ca8
"looks fine" steven@
13 lines
336 B
Plaintext
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
|
|
|