]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/compat/rquota_xdr.c
Merge remote branch 'sf/product-2-2' into develop
[netatalk.git] / libatalk / compat / rquota_xdr.c
index d72eaa7dbdb450158dbc39b896f6c3cae9bc67f3..03dd3bb601f1d6cb849d43736c5017aa461a649d 100644 (file)
 #include <rpc/rpc.h>
 #include <rpcsvc/rquota.h>
 
+#ifndef u_int
+#define u_int unsigned
+#endif
+
 bool_t
 xdr_getquota_args(xdrs, objp)
        XDR *xdrs;