diff options
Diffstat (limited to 'src/wchar/wcsstr.c')
-rw-r--r-- | src/wchar/wcsstr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wchar/wcsstr.c b/src/wchar/wcsstr.c index bba7d96..0ae7b71 100644 --- a/src/wchar/wcsstr.c +++ b/src/wchar/wcsstr.c @@ -16,7 +16,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include <wchar.h> -#include <stddef.h> #include <inttypes.h> #define WIDE |