summaryrefslogtreecommitdiff
path: root/misc/koffice/patches/patch-aj
blob: 2b2530eecc87f2629e6958c13064d6d6c79c8c24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aj,v 1.1.1.1 2001/03/30 00:25:20 hubertf Exp $

--- killustrator/share/GBezier.cc.orig	Thu Sep 14 09:48:59 2000
+++ killustrator/share/GBezier.cc
@@ -22,7 +22,7 @@
 */
 
 #include <float.h>
-#include <values.h>
+#include <limits.h>
 #include <GBezier.h>
 #include <GCurve.h>
 #include <Arrow.h>