aboutsummaryrefslogtreecommitdiff
path: root/include/regex.h
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1997-05-07 20:01:10 +0000
committerEivind Eklund <eivind@FreeBSD.org>1997-05-07 20:01:10 +0000
commitf756433e8b87d0739ea5865dd78e946db0614108 (patch)
tree9d0d51a059cb68406021fabbd8d1a83007decb67 /include/regex.h
parent06884fd04e5ae3f7d93b817ad78183dc7abf61bf (diff)
downloadsrc-f756433e8b87d0739ea5865dd78e946db0614108.tar.gz
src-f756433e8b87d0739ea5865dd78e946db0614108.zip
Back out all of yesterdays include file changes.
Notes
Notes: svn path=/head/; revision=25551
Diffstat (limited to 'include/regex.h')
-rw-r--r--include/regex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/regex.h b/include/regex.h
index efba01e510c0..1611d4b87921 100644
--- a/include/regex.h
+++ b/include/regex.h
@@ -41,7 +41,6 @@
#define _REGEX_H_
#include <sys/cdefs.h>
-#include <sys/types.h>
/* types */
typedef off_t regoff_t;