X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-stpncpy.c;h=800cb84b89ff3b6f23613102fcf0734f4c3b9d9a;hb=1f96aa01f72bba8c9a0600280594a1a92bb505fc;hp=c89037944ac95d068ce25203260d0bee380c9104;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/tests/test-stpncpy.c b/tests/test-stpncpy.c index c89037944..800cb84b8 100644 --- a/tests/test-stpncpy.c +++ b/tests/test-stpncpy.c @@ -1,5 +1,5 @@ /* Test the system defined function stpncpy(). - Copyright (C) 2003 Free Software Foundation, Inc. + Copyright (C) 2003, 2008-2012 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 @@ -14,7 +14,13 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#include + #include + +#include "signature.h" +SIGNATURE_CHECK (stpncpy, char *, (char *, char const *, size_t)); + #include int