X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=rquota%2Frquota.c;h=fa528c29f84725ef2a78c6768366edf697203404;hb=99c14c9b8195e9b79e47ca6c059340afc01d2578;hp=55919d54eb035215a8f7d5416cd17648097bc2e0;hpb=41d82d7d825b9b4e73bb227f5b2fafa86067cba0;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