X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Frquotad%2Frquota_server.c;h=32e5cba04bfb86240d65b9494e860a11ae0f906b;hb=b7b2ed5c9ee5eea6193e6893a374bf8c8c3258d3;hp=27a206ce333fbb2e820fc6377a568d687ab41e2b;hpb=878fca79480f4e249329e1136edd720e94d112ca;p=nfs-utils.git diff --git a/utils/rquotad/rquota_server.c b/utils/rquotad/rquota_server.c index 27a206c..32e5cba 100644 --- a/utils/rquotad/rquota_server.c +++ b/utils/rquotad/rquota_server.c @@ -18,7 +18,11 @@ * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ -#include "config.h" + +#ifdef HAVE_CONFIG_H +#include +#endif +#define _LINUX_QUOTA_VERSION 1 #include #include "rquota.h"