1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/finance/xinvest/files/patch-ad
Kevin Lo 8fa3eedb3b Update to version 2.6
PR: 22810
Submitted by: Ports Fury
2000-11-13 13:27:12 +00:00

12 lines
229 B
Plaintext

--- color.c.orig Sat Feb 5 07:59:05 2000
+++ color.c Sun Nov 12 15:09:23 2000
@@ -25,7 +25,7 @@
#include <stdio.h>
-#if !defined(__NetBSD__)
+#if !defined(__NetBSD__) && !defined(__FreeBSD__)
#include <values.h>
#endif