mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
8fa3eedb3b
PR: 22810 Submitted by: Ports Fury
12 lines
229 B
Plaintext
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
|
|
|