db23be57b3
Fix PLIST while here.
12 lines
270 B
Text
12 lines
270 B
Text
$NetBSD: patch-ae,v 1.1 2004/07/10 22:18:23 wiz Exp $
|
|
|
|
--- camera.C.orig 1997-10-28 00:04:22.000000000 +0100
|
|
+++ camera.C
|
|
@@ -3,6 +3,7 @@
|
|
// by Patrick Reynolds <patrickr@iname.com>
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <unistd.h>
|
|
|