]> granicus.if.org Git - postgresql/blobdiff - src/bin/psql/variables.c
Make the order of the header file includes consistent in non-backend modules.
[postgresql] / src / bin / psql / variables.c
index 1d2a31cd65de0d8a0b7474baaf277eff4c12baf6..3f7b64143f8129f676f5f3a857bdb8ff4f9a378e 100644 (file)
@@ -8,10 +8,8 @@
 #include "postgres_fe.h"
 
 #include "common.h"
-#include "variables.h"
-
 #include "common/logging.h"
-
+#include "variables.h"
 
 /*
  * Check whether a variable's name is allowed.