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

Commit678e597

Browse files
committed
define HAVE_FSEEKO for MSVC
1 parent1cfd9e8 commit678e597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/pg_config.h.win32

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
/* #undef HAVE_FP_CLASS_H */
129129

130130
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
131-
/* #undef HAVE_FSEEKO*/
131+
#define HAVE_FSEEKO1
132132

133133
/* Define to 1 if your compiler understands __func__. */
134134
//#define HAVE_FUNCNAME__FUNC 1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp