wok annotate hplip/stuff/hplip-cups-1.5.0-compatibility.patch @ rev 16041
syslinux/iso2exe: fix 'a la umsdos' install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 09 14:09:57 2014 +0000 (2014-03-09) |
parents | |
children |
rev | line source |
---|---|
slaxemulator@14624 | 1 --- hplip-3.11.7~/prnt/hpps/hppsfilter.c 2011-07-24 18:58:05.000000000 +0000 |
slaxemulator@14624 | 2 +++ hplip-3.11.7/prnt/hpps/hppsfilter.c 2011-08-09 20:51:54.150214165 +0000 |
slaxemulator@14624 | 3 @@ -38,6 +38,7 @@ |
slaxemulator@14624 | 4 #include <unistd.h> |
slaxemulator@14624 | 5 #include <fcntl.h> |
slaxemulator@14624 | 6 #include <cups/cups.h> |
slaxemulator@14624 | 7 +#include <cups/ppd.h> |
slaxemulator@14624 | 8 #include <sys/types.h> |
slaxemulator@14624 | 9 #include <sys/stat.h> |