summaryrefslogtreecommitdiff
path: root/posix/bug-regex13.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-12-01 23:17:11 +0000
committerRoland McGrath <roland@gnu.org>2002-12-01 23:17:11 +0000
commit6d3423184e540742d013aaff0ca1e497264641ae (patch)
treef9f6be67c64a292fadbcb31a2f47191f0928324b /posix/bug-regex13.c
parentdde2652bb6db2a9d524f46aafbac0112d1e7ae53 (diff)
* posix/bug-regex13.c: Include <string.h>.
Diffstat (limited to 'posix/bug-regex13.c')
-rw-r--r--posix/bug-regex13.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/bug-regex13.c b/posix/bug-regex13.c
index 5ff5adeba3..e6b0ca1ecf 100644
--- a/posix/bug-regex13.c
+++ b/posix/bug-regex13.c
@@ -23,6 +23,7 @@
#include <regex.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
static struct
{