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