2013-09-26 17:14:40 +02:00

13 lines
355 B
Plaintext

$NetBSD: patch-dd,v 1.4 2012/03/04 08:38:39 shattered Exp $
--- kdeprint/cups/cupsdconf2/cups-util.c.orig 2007-10-08 09:52:10.000000000 +0000
+++ kdeprint/cups/cupsdconf2/cups-util.c
@@ -1,6 +1,7 @@
#include <cups/ipp.h>
#include <cups/http.h>
#include <cups/cups.h>
+#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <sys/stat.h>