diff options
Diffstat (limited to 'afb/afbpushpxl.c')
-rw-r--r-- | afb/afbpushpxl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/afb/afbpushpxl.c b/afb/afbpushpxl.c index e62181188..0e428568b 100644 --- a/afb/afbpushpxl.c +++ b/afb/afbpushpxl.c @@ -52,6 +52,8 @@ SOFTWARE. #include <dix-config.h> #endif +#include <string.h> + #include <X11/X.h> #include "gcstruct.h" #include "scrnintstr.h" |