ports/graphics/ImageMagick/files/patch-mi
Tilman Keskinoz d742d20316 Unbreak on -CURRENT.
PR:		45546
Submitted by:	bento, JY <leafy@leafy.idv.tw>
2002-11-21 19:00:38 +00:00

7 lines
218 B
Text

--- magick/xwindow.h Thu Sep 5 15:50:03 2002
+++ magick/xwindow.h Wed Oct 16 11:08:11 2002
@@ -43,4 +43,2 @@
#if defined(HasSharedMemory)
-#include <sys/ipc.h>
-#include <sys/shm.h>
#include <X11/extensions/XShm.h>