diff options
Diffstat (limited to 'src/include/regex/regex.h')
-rw-r--r-- | src/include/regex/regex.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/regex/regex.h b/src/include/regex/regex.h index 677f5ca9a24..b0b86f3cb6d 100644 --- a/src/include/regex/regex.h +++ b/src/include/regex/regex.h @@ -40,7 +40,6 @@ #ifndef _REGEX_H_ #define _REGEX_H_ -#include "postgres.h" #include <sys/types.h> #include "mb/pg_wchar.h" |