26 lines
1.1 KiB
Diff
26 lines
1.1 KiB
Diff
I file binari gutenprint-5.2.7.orig/src/cups/commandtocanon e gutenprint-5.2.7/src/cups/commandtocanon sono diversi
|
|
diff -Nru gutenprint-5.2.7.orig/src/cups/commandtocanon.c gutenprint-5.2.7/src/cups/commandtocanon.c
|
|
--- gutenprint-5.2.7.orig/src/cups/commandtocanon.c 2004-07-19 01:26:46.000000000 +0200
|
|
+++ gutenprint-5.2.7/src/cups/commandtocanon.c 2011-09-15 01:10:12.698976579 +0200
|
|
@@ -14,6 +14,7 @@
|
|
#include <cups/cups.h>
|
|
#include <ctype.h>
|
|
#include <stdlib.h>
|
|
+#include <stdio.h>
|
|
|
|
|
|
/*
|
|
I file binari gutenprint-5.2.7.orig/src/cups/commandtocanon.o e gutenprint-5.2.7/src/cups/commandtocanon.o sono diversi
|
|
I file binari gutenprint-5.2.7.orig/src/cups/commandtoepson e gutenprint-5.2.7/src/cups/commandtoepson sono diversi
|
|
diff -Nru gutenprint-5.2.7.orig/src/cups/commandtoepson.c gutenprint-5.2.7/src/cups/commandtoepson.c
|
|
--- gutenprint-5.2.7.orig/src/cups/commandtoepson.c 2007-12-24 18:19:20.000000000 +0100
|
|
+++ gutenprint-5.2.7/src/cups/commandtoepson.c 2011-09-15 01:10:03.234075422 +0200
|
|
@@ -32,6 +32,7 @@
|
|
#include <ctype.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
+#include <stdio.h>
|
|
|
|
/*
|
|
* Macros...
|