X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Funistr%2Ftest-u8-chr.c;h=928f187c2712d26c457bb96ce07bd602fb2367b9;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hp=aefc6ba497ce601a047611d2d47a46fc30dcc9b3;hpb=cf67bd4906fe5676184eb0d4704b302f30a50938;p=gnulib.git diff --git a/tests/unistr/test-u8-chr.c b/tests/unistr/test-u8-chr.c index aefc6ba49..928f187c2 100644 --- a/tests/unistr/test-u8-chr.c +++ b/tests/unistr/test-u8-chr.c @@ -1,5 +1,5 @@ /* Test of u8_chr() function. - Copyright (C) 2010 Free Software Foundation, Inc. + Copyright (C) 2010-2014 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -21,11 +21,13 @@ #include "unistr.h" #include +#include #include "zerosize-ptr.h" #include "macros.h" #define UNIT uint8_t +#define U_UCTOMB u8_uctomb #define U32_TO_U u32_to_u8 #define U_CHR u8_chr #define U_SET u8_set