Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4c9aa57

Browse files
committed
Revert mistaken #include change, per Merlin Moncure.
1 parent90326c0 commit4c9aa57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/port/pipe.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
*must be replaced with recv/send.
1111
*
1212
* IDENTIFICATION
13-
* $PostgreSQL: pgsql/src/port/pipe.c,v 1.6 2004/06/24 18:53:48 tgl Exp $
13+
* $PostgreSQL: pgsql/src/port/pipe.c,v 1.7 2004/06/30 15:30:41 tgl Exp $
1414
*
1515
*-------------------------------------------------------------------------
1616
*/
1717

18-
#include"c.h"
18+
#include"postgres.h"
1919

2020
#ifdefWIN32
2121
int

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp