Date: Mon, 12 May 2003 23:17:09 -0700 From: Alfred Perlstein <bright@mu.org> To: chein@freebsd.org Cc: ports@freebsd.org Subject: camserv Message-ID: <20030513061709.GL65456@elvis.mu.org>
next in thread | raw e-mail | index | archive | help
Index: files/patch-ab =================================================================== RCS file: files/patch-ab diff -N files/patch-ab --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-ab 13 May 2003 06:14:22 -0000 @@ -0,0 +1,10 @@ +--- camserv/video_fbsd_bttv.c.orig Mon May 12 23:13:31 2003 ++++ camserv/video_fbsd_bttv.c Mon May 12 23:13:00 2003 +@@ -27,6 +27,7 @@ + #include <fcntl.h> + #include <errno.h> + #include <sys/mman.h> ++#include <sys/types.h> + #include <machine/ioctl_bt848.h> + #include <machine/ioctl_meteor.h> + #include <signal.h>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030513061709.GL65456>