mirror of
https://github.com/postgres/postgres.git
synced 2025-05-17 06:41:24 +03:00
Re-alphabetize #include directives.
Thomas Munro
This commit is contained in:
parent
d2ce38e204
commit
eb3bc0bd1a
@ -14,11 +14,11 @@
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include "miscadmin.h"
|
||||
#include "libpq/pqsignal.h"
|
||||
#include "miscadmin.h"
|
||||
#include "pgstat.h"
|
||||
#include "postmaster/bgworker_internals.h"
|
||||
#include "postmaster/postmaster.h"
|
||||
#include "pgstat.h"
|
||||
#include "storage/barrier.h"
|
||||
#include "storage/dsm.h"
|
||||
#include "storage/ipc.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user