]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/compat/rquota_xdr.c
Remove loglevel option for Tracker RDF
[netatalk.git] / libatalk / compat / rquota_xdr.c
index d72eaa7dbdb450158dbc39b896f6c3cae9bc67f3..eb73c9754e88c4a5c4c29778c8ddb32c1304f28f 100644 (file)
@@ -1,5 +1,4 @@
 /*
- * $Id: rquota_xdr.c,v 1.4 2003-02-17 01:51:08 srittau Exp $
  *
  * taken from the quota-1.55 used on linux. here's the bsd copyright:
  *
 #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;