Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-release-src > by-pkgid > 9f420a7d7aa29cf90eae6ccd9fd40268 > files > 3

cxmon-3.2-2mdv2009.1.src.rpm

--- cxmon-3.2/src/disass/dis-asm.h.includes	2002-09-07 14:48:15.000000000 +0200
+++ cxmon-3.2/src/disass/dis-asm.h	2009-04-03 04:29:32.000000000 +0200
@@ -32,6 +32,8 @@
 #endif
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include "bfd.h"
 
 typedef int (*fprintf_ftype) PARAMS((PTR, const char*, ...));