14 lines
314 B
Plaintext
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
|
||
|
{
|