wok-next view hplip/stuff/patches/hplip-cups-1.5.0-compatibility.patch @ rev 20661

Unification of the patch system
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu May 10 21:12:00 2018 +0300 (2018-05-10)
parents hplip/stuff/hplip-cups-1.5.0-compatibility.patch@21ed7ad86c60
children
line source
1 --- hplip-3.11.7~/prnt/hpps/hppsfilter.c 2011-07-24 18:58:05.000000000 +0000
2 +++ hplip-3.11.7/prnt/hpps/hppsfilter.c 2011-08-09 20:51:54.150214165 +0000
3 @@ -38,6 +38,7 @@
4 #include <unistd.h>
5 #include <fcntl.h>
6 #include <cups/cups.h>
7 +#include <cups/ppd.h>
8 #include <sys/types.h>
9 #include <sys/stat.h>