]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/compat/rquota_xdr.c
Merge master
[netatalk.git] / libatalk / compat / rquota_xdr.c
index d72eaa7dbdb450158dbc39b896f6c3cae9bc67f3..5aa27a42b667718116c966319764e1d8b896ca77 100644 (file)
 */
 #if defined(NEED_RQUOTA) || defined(SOLARIS) || (defined(__GNU_LIBRARY__) && __GNU_LIBRARY__ < 6)
 
+#ifndef u_int
+#define u_int unsigned
+#endif
+
 #include <rpc/rpc.h>
 #include <rpcsvc/rquota.h>