Alphabetize #include directives in pg_checksums.c.
Author: Michael Banck Discussion: https://postgr.es/m/66edaed0.050a0220.32a9ba.42c8%40mx.google.com
This commit is contained in:
parent
a2ebf3274a
commit
afb03e2ebf
@ -16,8 +16,8 @@
|
||||
|
||||
#include <dirent.h>
|
||||
#include <limits.h>
|
||||
#include <time.h>
|
||||
#include <sys/stat.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "common/controldata_utils.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user