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