aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/regex.31
1 files changed, 0 insertions, 1 deletions
diff --git a/man3/regex.3 b/man3/regex.3
index d4f7a09e7b..414011d912 100644
--- a/man3/regex.3
+++ b/man3/regex.3
@@ -32,7 +32,6 @@
regcomp, regexec, regerror, regfree \- POSIX regex functions
.SH SYNOPSIS
.nf
-.B #include <sys/types.h>
.B #include <regex.h>
.PP
.BI "int regcomp(regex_t *" preg ", const char *" regex ", int " cflags );