projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7fddd3
)
Add #include
(re-add lost change from Wednesday).
author
Tom Lane
Fri, 4 Jul 2003 16:28:03 +0000
(16:28 +0000)
committer
Tom Lane
Fri, 4 Jul 2003 16:28:03 +0000
(16:28 +0000)
src/interfaces/ecpg/pgtypeslib/numeric.c
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/pgtypeslib/numeric.c
b/src/interfaces/ecpg/pgtypeslib/numeric.c
index 2e18cffcd3280e527f7b04d23846e17f831ccd67..6ac9ae48ee3f9b3c0985de17396f4d13c1735cf0 100644
(file)
--- a/
src/interfaces/ecpg/pgtypeslib/numeric.c
+++ b/
src/interfaces/ecpg/pgtypeslib/numeric.c
@@
-1,5
+1,6
@@
#include "postgres_fe.h"
#include
+#include
#include "extern.h"
#include "pgtypes_error.h"