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

Commit467ff20

Browse files
committed
Add missing #include, to suppress compiler warning.
1 parent7729e22 commit467ff20

File tree

1 file changed

+1
-0
lines changed
  • src/backend/storage/file

1 file changed

+1
-0
lines changed

‎src/backend/storage/file/fd.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
#include"access/xact.h"
5454
#include"catalog/catalog.h"
5555
#include"catalog/pg_tablespace.h"
56+
#include"pgstat.h"
5657
#include"storage/fd.h"
5758
#include"storage/ipc.h"
5859
#include"utils/guc.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp