Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 39af6fbc3680ea7e748baf81a35d2f18 > files > 1

airfart-0.2.1-9mdv2010.1.src.rpm

--- src/vendor.cpp.gcc	2010-02-19 11:18:25.000000000 +0100
+++ src/vendor.cpp	2010-02-19 11:19:54.000000000 +0100
@@ -16,6 +16,8 @@
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
 
+#include <cstdio>
+#include <cstring>
 #include "vendor.h"
 
 Vendor:: Vendor()