X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Funistr%2Ftest-u16-chr.c;h=71ec47c4336c127c57ffcaa3edee3fa460ab3b2a;hb=492fd301bd2018288330c0a20a086b1a8cc611ce;hp=10a0ccb03076c82dd862a730f13b4557e3ccfb9f;hpb=26947b67c9e1e45a836d81613d0c4fa2fe6cf51a;p=gnulib.git diff --git a/tests/unistr/test-u16-chr.c b/tests/unistr/test-u16-chr.c index 10a0ccb03..71ec47c43 100644 --- a/tests/unistr/test-u16-chr.c +++ b/tests/unistr/test-u16-chr.c @@ -1,5 +1,5 @@ /* Test of u16_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"