From df43800fc855bd64dbe6c85c4d13bda1ea6a33c9 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 15 Jun 2000 03:33:12 +0000 Subject: Clean up #include's. --- src/include/regex/regex2.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/regex/regex2.h') diff --git a/src/include/regex/regex2.h b/src/include/regex/regex2.h index 25d7853c420..d6cb23a5d34 100644 --- a/src/include/regex/regex2.h +++ b/src/include/regex/regex2.h @@ -39,6 +39,8 @@ #include "postgres.h" +#include "limits.h" + /* * First, the stuff that ends up in the outside-world include file */ -- cgit v1.2.3