Sophie

Sophie

distrib > Mandriva > 2009.1 > i586 > media > main-release-src > by-pkgid > 1adf855021ac9bfe0504779854398fe6 > files > 5

partimage-0.6.7-12mdv2009.1.src.rpm

diff -p -up partimage-0.6.7/src/client/partimage.h.inttypes partimage-0.6.7/src/client/partimage.h
--- partimage-0.6.7/src/client/partimage.h.inttypes	2008-06-11 16:52:22.000000000 +0200
+++ partimage-0.6.7/src/client/partimage.h	2008-06-11 18:09:00.000000000 +0200
@@ -23,6 +23,8 @@
 #include <stdio.h>
 #include <stdint.h>
 #include <time.h>
+#define __STDC_FORMAT_MACROS
+#include <inttypes.h>
 
 #ifdef HAVE_CONFIG_H
   #include <config.h>