Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > by-pkgid > 07163b75d87525f63e3fe6149e65f8c3 > files > 1

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

--- cxmon-3.0/src/disass/dis-asm.h.includes	Sun Sep 24 19:37:41 2000
+++ cxmon-3.0/src/disass/dis-asm.h	Thu Dec  6 13:31:35 2001
@@ -10,6 +10,8 @@
 #define DIS_ASM_H
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 #include "bfd.h"
 
 typedef int (*fprintf_ftype) PARAMS((FILE*, const char*, ...));