From: Steven G. Johnson Date: Sun, 11 Dec 2016 21:18:52 +0000 (-0500) Subject: whoops X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~10^2~1^2~137 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4ac3154accd64c57f603866284dd5a114a2c266f;p=utf8proc.git whoops --- diff --git a/utf8proc.h b/utf8proc.h index 8b5ec70..edf46d4 100644 --- a/utf8proc.h +++ b/utf8proc.h @@ -105,6 +105,7 @@ typedef unsigned char utf8proc_bool; typedef bool utf8proc_bool; # endif #else +# include # include # include typedef int8_t utf8proc_int8_t;