diff options
Diffstat (limited to 'graphics/Mesa/patches/patch-ab')
-rw-r--r-- | graphics/Mesa/patches/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/graphics/Mesa/patches/patch-ab b/graphics/Mesa/patches/patch-ab deleted file mode 100644 index b4aee9ade4c..00000000000 --- a/graphics/Mesa/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.7 2000/09/21 14:40:11 tron Exp $ - ---- src/fog.c.orig Thu Sep 21 15:31:16 2000 -+++ src/fog.c Thu Sep 21 15:31:47 2000 -@@ -43,6 +43,9 @@ - #include "types.h" - #include "xform.h" - #endif -+#ifdef __NetBSD__ -+#include <float.h> -+#endif - - - |