X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=rquota%2Frquota.c;h=fa528c29f84725ef2a78c6768366edf697203404;hb=a8a1b85846aab042cd410bf59caf617a0951380e;hp=55919d54eb035215a8f7d5416cd17648097bc2e0;hpb=4b1097cde2eca9366c833805a529c23f7a7b02d6;p=deb_libnfs.git diff --git a/rquota/rquota.c b/rquota/rquota.c index 55919d5..fa528c2 100644 --- a/rquota/rquota.c +++ b/rquota/rquota.c @@ -14,6 +14,9 @@ You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . */ +#ifdef WIN32 +#include "win32_compat.h" +#endif/*WIN32*/ #if defined(WIN32) #include