X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/6ae18debc04dd13eade6226d481abaa532c1dedf..9547a2acebe7707dca4b4ebea17dcc8c2071359d:/wcwidth.c?ds=sidebyside diff --git a/wcwidth.c b/wcwidth.c index f76fd862..2d7a0935 100644 --- a/wcwidth.c +++ b/wcwidth.c @@ -6,7 +6,7 @@ * Markus Kuhn -- 2001-01-12 -- public domain */ -#include +#include struct interval { unsigned short first;