mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
387 B
Plaintext
13 lines
387 B
Plaintext
$NetBSD: patch-ad,v 1.3 2011/12/19 11:14:25 drochner Exp $
|
|
|
|
--- libgnomeprint/modules/cups/gnome-print-cups-transport.c.orig 2010-02-09 12:32:51.000000000 +0000
|
|
+++ libgnomeprint/modules/cups/gnome-print-cups-transport.c
|
|
@@ -36,6 +36,7 @@
|
|
#include <fcntl.h>
|
|
#include <unistd.h>
|
|
#include <locale.h>
|
|
+#include <stdio.h>
|
|
|
|
#include <cups/cups.h>
|
|
#include <libgnomeprint/gnome-print.h>
|