Commits
Jeremy Huddleston Sequoia authored 24f67b40dbe
1 + | 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 |
2 + | --- libgnomeprint/modules/cups/gnome-print-cups-transport.c 2010-02-09 04:32:51.000000000 -0800 |
3 + | +++ libgnomeprint/modules/cups/gnome-print-cups-transport.c 2011-06-25 00:22:53.000000000 -0700 |
4 + | |
5 + | #include <fcntl.h> |
6 + | #include <unistd.h> |
7 + | #include <locale.h> |
8 + | +#include <stdio.h> |
9 + | |
10 + | #include <cups/cups.h> |
11 + | #include <libgnomeprint/gnome-print.h> |