mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
Re-alphabetize #include directives.
Thomas Munro
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user