mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-05 10:48:03 -04:00
13 lines
369 B
C
13 lines
369 B
C
$NetBSD: patch-backend_kodakaio.c,v 1.1 2012/12/11 16:32:36 ryoon Exp $
|
|
|
|
--- backend/kodakaio.c.orig 2012-08-10 00:33:29.000000000 +0000
|
|
+++ backend/kodakaio.c
|
|
@@ -165,6 +165,7 @@ normal levels. This system is a plan rat
|
|
#include <math.h>
|
|
#include <poll.h>
|
|
#include <time.h>
|
|
+#include <sys/socket.h>
|
|
|
|
#if HAVE_CUPS
|
|
/* used for auto detecting network printers */
|