diff options
Diffstat (limited to 'print/hplip/files/patch-prnt_hpcups_CommonDefinitions.h')
-rw-r--r-- | print/hplip/files/patch-prnt_hpcups_CommonDefinitions.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/print/hplip/files/patch-prnt_hpcups_CommonDefinitions.h b/print/hplip/files/patch-prnt_hpcups_CommonDefinitions.h new file mode 100644 index 000000000000..970d609a7aff --- /dev/null +++ b/print/hplip/files/patch-prnt_hpcups_CommonDefinitions.h @@ -0,0 +1,10 @@ +--- prnt/hpcups/CommonDefinitions.h.orig 2016-09-23 08:47:53 UTC ++++ prnt/hpcups/CommonDefinitions.h +@@ -41,6 +41,7 @@ + #include <sys/stat.h> + #include <cups/cups.h> + #include <cups/raster.h> ++#include <cups/ppd.h> + #include <stdarg.h> + #include <stdio.h> + #include <stdlib.h> |