aboutsummaryrefslogtreecommitdiff
path: root/print/gutenprint/files/patch-rastertoprinter
diff options
context:
space:
mode:
Diffstat (limited to 'print/gutenprint/files/patch-rastertoprinter')
-rw-r--r--print/gutenprint/files/patch-rastertoprinter10
1 files changed, 0 insertions, 10 deletions
diff --git a/print/gutenprint/files/patch-rastertoprinter b/print/gutenprint/files/patch-rastertoprinter
deleted file mode 100644
index d30be1b52c00..000000000000
--- a/print/gutenprint/files/patch-rastertoprinter
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/cups/rastertoprinter.c- Tue Oct 15 12:32:23 2002
-+++ src/cups/rastertoprinter.c Tue Oct 15 12:32:40 2002
-@@ -57,6 +57,7 @@
- #include <stdlib.h>
- #include <unistd.h>
- #include <fcntl.h>
-+#include <limits.h>
- #ifdef INCLUDE_GIMP_PRINT_H
- #include INCLUDE_GIMP_PRINT_H
- #else