mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
b1818d8e40
PR: 21993 Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
13 lines
250 B
Plaintext
13 lines
250 B
Plaintext
--- frontend/xscanimage.c.orig Sun Oct 15 08:12:12 2000
|
|
+++ frontend/xscanimage.c Sun Oct 15 08:12:39 2000
|
|
@@ -57,6 +57,8 @@
|
|
|
|
#ifdef HAVE_LIBGIMP_GIMP_H
|
|
|
|
+#define GIMP_ENABLE_COMPAT_CRUFT
|
|
+
|
|
#include <libgimp/gimp.h>
|
|
|
|
static void query (void);
|
|
|