1
0
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:
Roland McGrath
2002-12-01 23:17:11 +00:00
parent dde2652bb6
commit 6d3423184e
3 changed files with 9 additions and 12 deletions

View File

@ -23,6 +23,7 @@
#include <regex.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
static struct
{