From 48ea0bec18feafd62cc2f7df74234da2e504e86a Mon Sep 17 00:00:00 2001 From: Eivind Eklund Date: Wed, 7 May 1997 02:27:18 +0000 Subject: Make a lot of include-files self-contained. I excluded the patches changing int's to gid_t and uid_t - should I commit these, too? Closes PR misc/2625. Submitted by: Julian Assange --- include/regex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/regex.h') 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 +#include /* types */ typedef off_t regoff_t; -- cgit v1.2.3