openbsd-ports/graphics/cqcam/patches/patch-libcqcam-port_C
naddy ff6b1d4301 Import of cqcam-0.90pre11.
Submitted by Joshua Stein <jcs@rt.fm>.

A color QuickCam control program that supports the color QuickCam
and Color QuickCam 2.
2001-05-18 11:25:26 +00:00

12 lines
313 B
Plaintext

--- libcqcam/port.C.orig Sun Apr 29 20:26:13 2001
+++ libcqcam/port.C Sun Apr 29 20:27:10 2001
@@ -51,6 +51,8 @@
#include <machine/inline.h>
#elif defined(OPENBSD)
#include <machine/pio.h>
+#include <sys/types.h>
+#include <machine/sysarch.h>
#elif defined(LYNX)
#include "lynx-io.h"
#elif defined(SOLARIS)