aboutsummaryrefslogtreecommitdiff
path: root/src/include/regex/regex2.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-06-15 03:33:12 +0000
committerBruce Momjian <bruce@momjian.us>2000-06-15 03:33:12 +0000
commitdf43800fc855bd64dbe6c85c4d13bda1ea6a33c9 (patch)
tree86eb611a5ef96008204350d7f72653657b92069e /src/include/regex/regex2.h
parente362d4e1eadd75f083dd0ed6a5304a0f057379fb (diff)
downloadpostgresql-df43800fc855bd64dbe6c85c4d13bda1ea6a33c9.tar.gz
postgresql-df43800fc855bd64dbe6c85c4d13bda1ea6a33c9.zip
Clean up #include's.
Diffstat (limited to 'src/include/regex/regex2.h')
-rw-r--r--src/include/regex/regex2.h2
1 files changed, 2 insertions, 0 deletions
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
*/