mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 05:50:56 -04:00
10 lines
266 B
Plaintext
10 lines
266 B
Plaintext
$NetBSD: patch-ak,v 1.1 2007/01/17 02:25:45 rillig Exp $
|
|
|
|
--- libcqcam/solaris-io.C.orig 2000-08-17 12:31:03.000000000 +0200
|
|
+++ libcqcam/solaris-io.C 2007-01-17 02:49:50.557066984 +0100
|
|
@@ -1,3 +1,4 @@
|
|
+#include <stdio.h>
|
|
#include <unistd.h>
|
|
#include <errno.h>
|
|
|