diff options
Diffstat (limited to 'src/r128_dri.c')
-rw-r--r-- | src/r128_dri.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/r128_dri.c b/src/r128_dri.c index c516bec..5d7ac3f 100644 --- a/src/r128_dri.c +++ b/src/r128_dri.c @@ -32,6 +32,8 @@ #include "config.h" #endif +#include <string.h> + /* * Authors: * Kevin E. Martin <martin@valinux.com> |