$NetBSD: patch-af,v 1.3 2009/08/27 15:34:48 hasso Exp $

--- ppi.c.orig	2009-03-06 21:09:11 +0100
+++ ppi.c
@@ -33,7 +33,7 @@
 #include <unistd.h>
 #include <errno.h>
 
-#if defined(__FreeBSD__)
+#if defined(__FreeBSD__) || defined(__DragonFly__)
 # include "freebsd_ppi.h"
 #elif defined(__linux__)
 # include "linux_ppdev.h"
