X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-stpncpy.c;h=b719cad72e2e0072d0afde14bf18c7294c11d09b;hb=368777cd04f76f7a3b242006fdf6c1e6b77381de;hp=c89037944ac95d068ce25203260d0bee380c9104;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/tests/test-stpncpy.c b/tests/test-stpncpy.c index c89037944..b719cad72 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-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 @@ -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