xfs: get rid of indirections in the quotaops implementation
[deliverable/linux.git] / fs / xfs / xfs_quota.h
index 63d41acf4533ba250b1807ba40ba64627e047084..f5d1202dde258a85f806472e987e0f44fd9f4989 100644 (file)
@@ -18,6 +18,8 @@
 #ifndef __XFS_QUOTA_H__
 #define __XFS_QUOTA_H__
 
+struct xfs_trans;
+
 /*
  * The ondisk form of a dquot structure.
  */
This page took 0.034411 seconds and 5 git commands to generate.