diff options
Diffstat (limited to 'print/gutenprint/files/patch-rastertoprinter')
-rw-r--r-- | print/gutenprint/files/patch-rastertoprinter | 10 |
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 d30be1b..0000000 --- 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 |