1 $NetBSD: patch-ab,v 1.2 2006/01/03 15:03:02 joerg Exp $
6 --- pixelview_remote.c.orig 2000-05-21 15:10:09.000000000 +0000
12 +#include <sys/ioctl.h>
17 #include <sys/fcntl.h>
19 # include <dev/ic/bt8xx.h>
20 +#elif defined(__DragonFly__)
21 +# include <dev/video/meteor/ioctl_meteor.h>
22 +# include <dev/video/bktr/ioctl_bt848.h>
24 # include <machine/ioctl_meteor.h>
25 # include <machine/ioctl_bt848.h>