openbsd-ports/x11/explorer/patches/patch-src_vars_h
espie f18416aae3 Adjust these to grab qt1 in the right place.
Patches in explorer changed name thanks to update-patches.
2001-06-09 19:55:10 +00:00

12 lines
267 B
Plaintext

$OpenBSD: patch-src_vars_h,v 1.1 2001/06/09 19:55:13 espie Exp $
--- src/vars.h.orig Fri Jul 11 16:32:34 1997
+++ src/vars.h Thu Jun 7 21:45:41 2001
@@ -60,6 +60,7 @@
*
*/
+#include <limits.h>
#include <qwindow.h>
#include <qpixmap.h>
#include <qpainter.h>