mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
* posix/bug-regex13.c: Include <string.h>.
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
#include <regex.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
static struct
|
||||
{
|
||||
|
Reference in New Issue
Block a user