wok diff hplip/stuff/hplip-cups-1.5.0-compatibility.patch @ rev 20814

updated cvs and cvs-contrib (1.11.23 -> 1.12.13)
author Hans-G?nter Theisgen
date Mon Feb 18 14:21:45 2019 +0100 (2019-02-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/hplip/stuff/hplip-cups-1.5.0-compatibility.patch	Mon Feb 18 14:21:45 2019 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +--- hplip-3.11.7~/prnt/hpps/hppsfilter.c	2011-07-24 18:58:05.000000000 +0000
     1.5 ++++ hplip-3.11.7/prnt/hpps/hppsfilter.c	2011-08-09 20:51:54.150214165 +0000
     1.6 +@@ -38,6 +38,7 @@
     1.7 + #include <unistd.h>
     1.8 + #include <fcntl.h>
     1.9 + #include <cups/cups.h>
    1.10 ++#include <cups/ppd.h>
    1.11 + #include <sys/types.h>
    1.12 + #include <sys/stat.h>