diff options
Diffstat (limited to 'graphics/gliv/files/patch-src::imagemagick.c')
-rw-r--r-- | graphics/gliv/files/patch-src::imagemagick.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gliv/files/patch-src::imagemagick.c b/graphics/gliv/files/patch-src::imagemagick.c deleted file mode 100644 index 203ce71..0000000 --- a/graphics/gliv/files/patch-src::imagemagick.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/imagemagick.c.orig Wed Nov 21 13:19:48 2001 -+++ src/imagemagick.c Thu Nov 22 06:12:10 2001 -@@ -22,7 +22,7 @@ - * Loading through ImageMagick. * - ********************************/ - --#include <fcntl.h> /* S_IRWXU */ -+#include <sys/stat.h> /* S_IRWXU */ - #include <stdio.h> /* tmpnam() */ - #include <time.h> /* time() */ - #include <unistd.h> /* chdir(), getpid(), unlink() */ |