diff options
Diffstat (limited to 'system/cndrvcups-capt/ppapdata.c.diff')
-rw-r--r-- | system/cndrvcups-capt/ppapdata.c.diff | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/cndrvcups-capt/ppapdata.c.diff b/system/cndrvcups-capt/ppapdata.c.diff new file mode 100644 index 0000000000..cdb2df79a6 --- /dev/null +++ b/system/cndrvcups-capt/ppapdata.c.diff @@ -0,0 +1,10 @@ +--- cndrvcups-capt-2.60-1/statusui/src/ppapdata.c.orig 2013-06-27 03:18:49.000000000 +0200 ++++ cndrvcups-capt-2.60-1/statusui/src/ppapdata.c 2014-04-30 02:46:55.610352073 +0200 +@@ -23,6 +23,7 @@ + #include <string.h> + + #include <cups/cups.h> ++#include <cups/ppd.h> + #include "uimain.h" + #include "cnsktmodule.h" + |