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