From c6f3aee419cc8ba38cedc561c559c7aae1f9403e Mon Sep 17 00:00:00 2001 From: Yoshio MITA Date: Sun, 7 Nov 2004 01:29:07 +0000 Subject: - Update to the latest version. - Reported to solve problem with xorg server. Submitted by: Ted Fabe Reviewed by: Maintainer (mita) --- misc/magicpoint/files/patch-new.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 misc/magicpoint/files/patch-new.c (limited to 'misc/magicpoint/files/patch-new.c') diff --git a/misc/magicpoint/files/patch-new.c b/misc/magicpoint/files/patch-new.c new file mode 100644 index 000000000000..047351cd4aea --- /dev/null +++ b/misc/magicpoint/files/patch-new.c @@ -0,0 +1,11 @@ +--- image/new.c.orig Tue Aug 31 20:50:32 2004 ++++ image/new.c Fri Nov 5 13:53:17 2004 +@@ -11,7 +11,7 @@ + #include "copyright.h" + #include "image.h" + +-#ifdef __APPLE__ ++#if defined(__APPLE__) || defined(CSRG_BASED) + #include + #else + #include -- cgit v1.2.3