Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release-src > by-pkgid > 5fc16a54a5faacccce1cd9b68e3e7fa5 > files > 1

vzquota-3.0.12-2mdv2010.1.src.rpm

--- vzquota-3.0.11.orig/src/vzdqload.c
+++ vzquota-3.0.11/src/vzdqload.c
@@ -20,7 +20,9 @@
 #include <sys/types.h>

 /* to include vsscanf() */
+#ifndef __USE_ISOC99
 #define __USE_ISOC99
+#endif
 #include <stdio.h>

 #include <stdlib.h>