freebsd-ports/sysutils/p5-Quota/files/patch-Quota.xs
Kurt Jaeger e7e5512f4b sysutils/p5-Quota: unbreak build on 12.x
PR:		235450
Reported by:	Scott Loga <cres24@mac.com>
2019-02-03 10:33:55 +00:00

11 lines
227 B
Text

--- Quota.xs.orig 2013-08-15 04:56:35 UTC
+++ Quota.xs
@@ -309,7 +309,7 @@ struct rquota *rqp;
#endif /* MY_XDR */
#ifdef USE_EXT_RQUOTA
-bool_t
+int
xdr_ext_getquota_args(xdrs, objp)
XDR *xdrs;
ext_getquota_args *objp;