projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69f506c
)
Add #include
author
Bruce Momjian
Mon, 12 Feb 2001 13:55:36 +0000
(13:55 +0000)
committer
Bruce Momjian
Mon, 12 Feb 2001 13:55:36 +0000
(13:55 +0000)
contrib/oid2name/oid2name.c
patch
|
blob
|
blame
|
history
diff --git
a/contrib/oid2name/oid2name.c
b/contrib/oid2name/oid2name.c
index dbb3312a48ccd52581c73473ffb6f1f0309fa60a..565baea1b63a1348b231145413fefcad03646d67 100644
(file)
--- a/
contrib/oid2name/oid2name.c
+++ b/
contrib/oid2name/oid2name.c
@@
-7,6
+7,7
@@
*/
#include
+#include
#include
#include "libpq-fe.h"