mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
393 B
Plaintext
13 lines
393 B
Plaintext
$NetBSD: patch-ab,v 1.1 2005/10/21 14:47:13 drochner Exp $
|
|
|
|
--- src/kdissert/canvasview/DCanvasLink.cpp.orig 2005-10-21 16:03:50.000000000 +0200
|
|
+++ src/kdissert/canvasview/DCanvasLink.cpp
|
|
@@ -13,6 +13,7 @@
|
|
***************************************************************************/
|
|
|
|
#include <math.h>
|
|
+#include <stdlib.h>
|
|
#include <qpainter.h>
|
|
#include <qcolor.h>
|
|
#include <kdebug.h>
|