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