pkgsrc/x11/xglobe/patches/patch-ad
hubertf cd46764088 Make this package use state-of-the-bloat^Wart QT, i.e. version 3
(qt-1 doesn't seem to build with recent gcc).

Patch based on PR 23443 submitted by Ron Roskens
2004-07-06 22:08:17 +00:00

12 lines
243 B
Text

$NetBSD: patch-ad,v 1.2 2004/07/06 22:08:17 hubertf Exp $
--- desktopwidget.cpp.orig 1998-12-09 19:15:52.000000000 +0100
+++ desktopwidget.cpp
@@ -17,6 +17,7 @@
*
*/
+#include <cstdlib>
#include <stdio.h>
#include "desktopwidget.h"