#include <sys/types.h>
#include <sys/param.h>
#include <ufs/quota.h>
#include <sys/mount.h>
#include <malloc.h>
#include <alloca.h>
#include <rpc/rpc.h>
#include <rpc/pmap_prot.h>
#include <rpcsvc/rquota.h>
#include <sys/socket.h>
#include <netdb.h>
#include <stdio.h>
#define Q_DIV
#define Q_MUL
#define DEV_QBSIZE DEV_BSIZE
#define Q_CTL_V2
#define CADR
#define NO_MNTENT
#define GQR_STATUS gqr_status
#define GQR_RQUOTA gqr_rquota
#define QS_BHARD dqb_bhardlimit
#define QS_BSOFT dqb_bsoftlimit
#define QS_BCUR dqb_curblocks
#define QS_FHARD dqb_ihardlimit
#define QS_FSOFT dqb_isoftlimit
#define QS_FCUR dqb_curinodes
#define QS_BTIME dqb_btime
#define QS_FTIME dqb_itime