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

Commitafb03e2

Browse files
Alphabetize #include directives in pg_checksums.c.
Author: Michael BanckDiscussion:https://postgr.es/m/66edaed0.050a0220.32a9ba.42c8%40mx.google.com
1 parenta2ebf32 commitafb03e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_checksums/pg_checksums.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616

1717
#include<dirent.h>
1818
#include<limits.h>
19-
#include<time.h>
2019
#include<sys/stat.h>
20+
#include<time.h>
2121
#include<unistd.h>
2222

2323
#include"common/controldata_utils.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp