X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=snprintf%2Fmbrtowc_sb.c;h=6fcf93e81b56e51f096fda0827e892eea35da023;hb=4b4a133740c87d9a851023a7aeb06b78d887e51b;hp=3601c3b06211796dbec60b0bc655178b4944bf35;hpb=5f6daaef86c3b4cff5af523cbbd8f2630634259d;p=lttng-ust.git diff --git a/snprintf/mbrtowc_sb.c b/snprintf/mbrtowc_sb.c index 3601c3b0..6fcf93e8 100644 --- a/snprintf/mbrtowc_sb.c +++ b/snprintf/mbrtowc_sb.c @@ -12,6 +12,8 @@ #include #include +#include "various.h" + /*ARGSUSED*/ size_t ust_safe_mbrtowc(wchar_t *pwc, const char *s, size_t n,