projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f2d02d
)
Add
to add calloc() prototype.
author
Bruce Momjian
Thu, 27 Mar 2003 17:25:34 +0000
(17:25 +0000)
committer
Bruce Momjian
Thu, 27 Mar 2003 17:25:34 +0000
(17:25 +0000)
src/interfaces/ecpg/pgtypeslib/common.c
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/pgtypeslib/common.c
b/src/interfaces/ecpg/pgtypeslib/common.c
index b91bedcd581f536c03f19c3eb42b567426165896..719b18b0290697b1e3d00bb83f02ac51e1e39191 100644
(file)
--- a/
src/interfaces/ecpg/pgtypeslib/common.c
+++ b/
src/interfaces/ecpg/pgtypeslib/common.c
@@
-1,4
+1,5
@@
#include
+#include
#include "extern.h"