projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90326c0
)
Revert mistaken #include change, per Merlin Moncure.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Wed, 30 Jun 2004 15:30:41 +0000
(15:30 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Wed, 30 Jun 2004 15:30:41 +0000
(15:30 +0000)
src/port/pipe.c
patch
|
blob
|
history
diff --git
a/src/port/pipe.c
b/src/port/pipe.c
index aa447beb136884bf4aaed0c411897e77fbd0cb2e..fad47e3cfcfcce77c1ed7c58afc07402023dbb73 100644
(file)
--- a/
src/port/pipe.c
+++ b/
src/port/pipe.c
@@
-10,12
+10,12
@@
* must be replaced with recv/send.
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/port/pipe.c,v 1.
6 2004/06/24 18:53:48
tgl Exp $
+ * $PostgreSQL: pgsql/src/port/pipe.c,v 1.
7 2004/06/30 15:30:41
tgl Exp $
*
*-------------------------------------------------------------------------
*/
-#include "
c
.h"
+#include "
postgres
.h"
#ifdef WIN32
int