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

Commitbf98a46

Browse files
committed
Win32 cleanup
1 parent9da390d commitbf98a46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/interfaces/libpq/fe-lobj.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,13 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-lobj.c,v 1.22 1999/07/19 02:27:15 momjian Exp $
10+
* $Header: /cvsroot/pgsql/src/interfaces/libpq/fe-lobj.c,v 1.23 1999/07/19 02:45:43 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
1414

1515
#include<unistd.h>
1616
#include<fcntl.h>
17-
#include<io.h>
1817
#include<sys/stat.h>
1918

2019
#include"postgres.h"
@@ -23,6 +22,7 @@
2322

2423
#ifdefWIN32
2524
#include"win32.h"
25+
#include"io.h"
2626
#endif
2727

2828
#include"libpq/libpq-fs.h"/* must come after sys/stat.h */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp