mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
973c3bcf8c
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
9 lines
271 B
Diff
9 lines
271 B
Diff
--- 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>
|