summaryrefslogtreecommitdiff
path: root/sysutils/dvd+rw-tools/files/patch-transport.hxx
blob: 5975b71a6201039504698c1fa9dee93d829a8e4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- transport.hxx.orig	2013-01-15 00:38:53.673146000 +0100
+++ transport.hxx	2013-01-15 00:39:31.283199000 +0100
@@ -483,7 +483,7 @@
     {	return 1;   }
 };
 
-#elif defined(__FreeBSD__)
+#elif defined(__FreeBSD__) || defined(__DragonFly__)
 
 #include <sys/ioctl.h>
 #include <camlib.h>