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