mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
355 B
Plaintext
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>
|