openbsd-ports/x11/gnomemm/patches/patch-src_gnome--_imlib_h
wilfried ee222c046e Import of gnomemm-1.2.1
C++ interface for the GNOME libraries
2001-11-01 13:31:12 +00:00

14 lines
314 B
Plaintext

$OpenBSD: patch-src_gnome--_imlib_h,v 1.1.1.1 2001/11/01 13:31:13 wilfried Exp $
--- src/gnome--/imlib.h.orig Tue Apr 24 16:39:36 2001
+++ src/gnome--/imlib.h Sat Oct 27 02:59:12 2001
@@ -24,6 +24,9 @@
#include <gdk--.h>
#include <gdk_imlib.h>
+#ifdef PAGE_SIZE
+#undef PAGE_SIZE
+#endif
class Gdk_Imlib
{