diff options
Diffstat (limited to 'graphics/cqcam/patches/patch-ak')
-rw-r--r-- | graphics/cqcam/patches/patch-ak | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/cqcam/patches/patch-ak b/graphics/cqcam/patches/patch-ak new file mode 100644 index 00000000000..2b786df991f --- /dev/null +++ b/graphics/cqcam/patches/patch-ak @@ -0,0 +1,9 @@ +$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> + |