]> granicus.if.org Git - postgresql/blobdiff - src/bin/pg_dump/pg_restore.c
Make the order of the header file includes consistent in non-backend modules.
[postgresql] / src / bin / pg_dump / pg_restore.c
index 40a6b3745cb4c66831fe2fb1e0cc1a320cf57d1b..d1a36b1495fe4b70bf4044f2ac9ca674c72e1b09 100644 (file)
 #include <termios.h>
 #endif
 
-#include "getopt_long.h"
-
 #include "dumputils.h"
+#include "getopt_long.h"
 #include "parallel.h"
 #include "pg_backup_utils.h"
 
-
 static void usage(const char *progname);
 
 int