X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Frquotad%2Frquota_svc.c;h=0785551472aa6e1f3f8109b814b321347c709e44;hb=bec968578d97eabc63ae4a12bdeb2b33f40baec4;hp=1d07c1c5b04cf8634465a81366f3d32370944306;hpb=451185a4c94056dc786dc3a85e5ed5cdd775b7cc;p=nfs-utils.git diff --git a/utils/rquotad/rquota_svc.c b/utils/rquotad/rquota_svc.c index 1d07c1c..0785551 100644 --- a/utils/rquotad/rquota_svc.c +++ b/utils/rquotad/rquota_svc.c @@ -18,7 +18,10 @@ * 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 #ifdef HAVE_TCP_WRAPPER #include "tcpwrapper.h"