<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">diff -Naurp libgnomeprint-2.18.8.orig/libgnomeprint/modules/cups/gnome-print-cups-transport.c libgnomeprint-2.18.8/libgnomeprint/modules/cups/gnome-print-cups-transport.c
--- libgnomeprint/modules/cups/gnome-print-cups-transport.c	2010-02-09 04:32:51.000000000 -0800
+++ libgnomeprint/modules/cups/gnome-print-cups-transport.c	2011-06-25 00:22:53.000000000 -0700
@@ -36,6 +36,7 @@
 #include &lt;fcntl.h&gt;
 #include &lt;unistd.h&gt;
 #include &lt;locale.h&gt;
+#include &lt;stdio.h&gt;
 
 #include &lt;cups/cups.h&gt;
 #include &lt;libgnomeprint/gnome-print.h&gt;
</pre></body></html>