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