X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-stpncpy.c;h=ecc82072d47b5d29f15dd26035fd48d50ac6c586;hb=84e7e349505e6961cc62fded69ba277474cc3d35;hp=c89037944ac95d068ce25203260d0bee380c9104;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/tests/test-stpncpy.c b/tests/test-stpncpy.c index c89037944..ecc82072d 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, 2009, 2010 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