diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1997-05-07 02:27:18 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1997-05-07 02:27:18 +0000 |
| commit | 48ea0bec18feafd62cc2f7df74234da2e504e86a (patch) | |
| tree | 06c901b37e9f1535a72cd438fa75be9f98adaa7a /include/regex.h | |
| parent | 89ee8ac3d677a0ff0d0c85ee38f1374fa4fe7c5e (diff) | |
Notes
Diffstat (limited to 'include/regex.h')
| -rw-r--r-- | include/regex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/regex.h b/include/regex.h index 1611d4b87921..efba01e510c0 100644 --- a/include/regex.h +++ b/include/regex.h @@ -41,6 +41,7 @@ #define _REGEX_H_ #include <sys/cdefs.h> +#include <sys/types.h> /* types */ typedef off_t regoff_t; |
