$NetBSD: patch-ag,v 1.1 2006/09/24 15:33:54 joerg Exp $

--- quotatool.h.orig	2006-09-24 17:32:17.000000000 +0000
+++ quotatool.h
@@ -34,4 +34,8 @@
  */
 
+#if defined(__DragonFly__) && __DragonFly_version >= 160000
+#define dqblk ufs_dqblk
+#endif
+
 typedef struct q_member {
         char    name[MAXLOGNAME];
