projects
/
psqlodbc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3931ae
)
Re-apply range check patch after fixing LIMIT_H test and defines.
REL6_5_PATCHES
REL6_5
author
Bruce Momjian
<bruce@momjian.us>
Fri, 9 Jul 1999 17:40:31 +0000
(17:40 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 9 Jul 1999 17:40:31 +0000
(17:40 +0000)
gpps.c
patch
|
blob
|
blame
|
history
diff --git
a/gpps.c
b/gpps.c
index 38a2e49928b3397eb83c0be8acc2c3545af4b3f8..8d2796673caf0830a59ac8ecf32fba0ae9581525 100644
(file)
--- a/
gpps.c
+++ b/
gpps.c
@@
-36,7
+36,7
@@
#define FALSE ((BOOL)0)
#endif
-#if HAVE_PARAM_H
+#if HAVE_
SYS_
PARAM_H
#include <sys/param.h>
#else
#define MAXPATHLEN 255