X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-stpncpy.c;h=b719cad72e2e0072d0afde14bf18c7294c11d09b;hb=ca39b1aeb0317680a7344fc9b9a1951323c90fab;hp=128bee316368d01bf1b31bf46785e9415d1a5b2c;hpb=c571b02a40485aa46e146a68d6d47eca71a4b477;p=gnulib.git diff --git a/tests/test-stpncpy.c b/tests/test-stpncpy.c index 128bee316..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, 2008 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 @@ -17,6 +17,10 @@ #include #include + +#include "signature.h" +SIGNATURE_CHECK (stpncpy, char *, (char *, char const *, size_t)); + #include int