diff options
Diffstat (limited to 'src/atimach64xv.c')
-rw-r--r-- | src/atimach64xv.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/atimach64xv.c b/src/atimach64xv.c index cba6f99b..2ce4ce37 100644 --- a/src/atimach64xv.c +++ b/src/atimach64xv.c @@ -25,6 +25,8 @@ #include "config.h" #endif +#include <string.h> + #include "ati.h" #include "atiaccel.h" #include "atichip.h" |