]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - benchtests/bench-wcsnlen.c
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / benchtests / bench-wcsnlen.c
index 4bcda71734278d7e19ad2a2e13c356971327ac80..ba8e6d6d10962baebfb605d40975b181624709c4 100644 (file)
@@ -14,7 +14,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #define WIDE 1
+#define __wmemchr wmemchr
 #include "bench-strnlen.c"