blob: 6cc6540e31c1873a49c27fe6844536cd9ae880c3 (
plain) (
blame)
1
2
3
4
5
6
7
|
--- 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>
|