projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f625c0e
)
Fix #includes.
author
Robert Haas
<rhaas@postgresql.org>
Mon, 13 Oct 2014 19:12:12 +0000
(15:12 -0400)
committer
Robert Haas
<rhaas@postgresql.org>
Tue, 27 Jan 2015 02:24:26 +0000
(
02:24
+0000)
contrib/hashtest/hashtest.c
patch
|
blob
|
blame
|
history
diff --git
a/contrib/hashtest/hashtest.c
b/contrib/hashtest/hashtest.c
index 9288708ea4848b64dae84e0a9598a40a13505edd..172a5bb1563979432894cd58878f9894aeb7f37e 100644
(file)
--- a/
contrib/hashtest/hashtest.c
+++ b/
contrib/hashtest/hashtest.c
@@
-7,6
+7,7
@@
#include "funcapi.h"
#include "libpq/auth.h"
+#include "lib/stringinfo.h"
#include "miscadmin.h"
#include "portability/instr_time.h"
#include "storage/ipc.h"