summaryrefslogtreecommitdiff
path: root/hwaccess.h
diff options
context:
space:
mode:
Diffstat (limited to 'hwaccess.h')
-rw-r--r--hwaccess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwaccess.h b/hwaccess.h
index f2b14df..a4fd502 100644
--- a/hwaccess.h
+++ b/hwaccess.h
@@ -40,7 +40,7 @@
*/
#define index shadow_workaround_index
-#if !defined (__NetBSD__) && !defined (__DragonFly__)
+#if !defined (__NetBSD__)
#include <pci/pci.h>
#else
#include <pciutils/pci.h>