summaryrefslogtreecommitdiffstats
path: root/libraries/libgnomeprint/libgnomeprint-2.18.8-stdio-include.patch
blob: dd9195434e87940fc0897a940e2845d6cac2ad8d (plain)
1
2
3
4
5
6
7
8
9
--- a/libgnomeprint/modules/cups/gnome-print-cups-transport.c
+++ b/libgnomeprint/modules/cups/gnome-print-cups-transport.c
@@ -34,6 +34,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
+#include <stdio.h>
 #include <unistd.h>
 #include <locale.h>