updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / libgnomeprint / bug653388.patch
blob468f8e287a7ca8a6e4beb29d083b8c63eee4776e
1 From 9b82b7e75b83395e7c5692085e1934202cf7f65f Mon Sep 17 00:00:00 2001
2 From: Jeremy Huddleston <jeremyhu@freedesktop.org>
3 Date: Wed, 12 Oct 2011 15:08:59 +0000
4 Subject: Add missing include
6 https://bugzilla.gnome.org/show_bug.cgi?id=653388
7 ---
8 diff --git a/libgnomeprint/modules/cups/gnome-print-cups-transport.c b/libgnomeprint/modules/cups/gnome-print-cups-transport.c
9 index aeb7111..85de91b 100644
10 --- a/libgnomeprint/modules/cups/gnome-print-cups-transport.c
11 +++ b/libgnomeprint/modules/cups/gnome-print-cups-transport.c
12 @@ -34,6 +34,7 @@
13 #include <sys/types.h>
14 #include <sys/stat.h>
15 #include <fcntl.h>
16 +#include <stdio.h>
17 #include <unistd.h>
18 #include <locale.h>
21 cgit v0.9.0.2