]> Git Repo - uclibc-ng.git/blame - libc/string/wmemchr.c
Fix compilation problem whit the following config options:
[uclibc-ng.git] / libc / string / wmemchr.c
CommitLineData
76cad786
PM
1/*
2 * Copyright (C) 2000-2005 Erik Andersen <[email protected]>
3 *
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
6
76cad786 7#define WANT_WIDE
167d5e33 8#include "memchr.c"
This page took 0.098505 seconds and 4 git commands to generate.