diff options
Diffstat (limited to 'cfb/cfbcppl.c')
-rw-r--r-- | cfb/cfbcppl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cfb/cfbcppl.c b/cfb/cfbcppl.c index 037a516f2..f58682056 100644 --- a/cfb/cfbcppl.c +++ b/cfb/cfbcppl.c @@ -31,6 +31,7 @@ in this Software without prior written authorization from The Open Group. #include <dix-config.h> #endif +#include <string.h> #include <X11/X.h> #include <X11/Xmd.h> #include "gcstruct.h" |