X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Funistr%2Ftest-u32-chr.c;h=0c4f5434cac9e37023b404fd627a96ff76a75c53;hb=492fd301bd2018288330c0a20a086b1a8cc611ce;hp=da58e95945fbf921ebcf25481d963cfafb051d48;hpb=26947b67c9e1e45a836d81613d0c4fa2fe6cf51a;p=gnulib.git diff --git a/tests/unistr/test-u32-chr.c b/tests/unistr/test-u32-chr.c index da58e9594..0c4f5434c 100644 --- a/tests/unistr/test-u32-chr.c +++ b/tests/unistr/test-u32-chr.c @@ -1,5 +1,5 @@ /* Test of u32_chr() function. - Copyright (C) 2010 Free Software Foundation, Inc. + Copyright (C) 2010-2011 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,6 +21,7 @@ #include "unistr.h" #include +#include #include "zerosize-ptr.h" #include "macros.h"