diff options
Diffstat (limited to 'src/xutf8/utf8Input.c')
| -rw-r--r-- | src/xutf8/utf8Input.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xutf8/utf8Input.c b/src/xutf8/utf8Input.c index 205e7d0fc..6e956224d 100644 --- a/src/xutf8/utf8Input.c +++ b/src/xutf8/utf8Input.c @@ -40,7 +40,7 @@ #include <X11/X.h> #include <X11/Xlib.h> #include <X11/Xutil.h> -#include <X11/Intrinsic.h> +#include <string.h> #include <stdlib.h> #if HAVE_LIBC_ICONV |
