]> granicus.if.org Git - postgresql/blobdiff - src/interfaces/ecpg/ecpglib/typename.c
Make the order of the header file includes consistent in non-backend modules.
[postgresql] / src / interfaces / ecpg / ecpglib / typename.c
index 9251450f9e667de04d5ae22bb8632caa5fd8e4bf..1d482c4fa61ca1c282774064c19ffd908c6a296e 100644 (file)
@@ -4,12 +4,11 @@
 #include "postgres_fe.h"
 
 #include "catalog/pg_type_d.h"
-
-#include "ecpgtype.h"
 #include "ecpglib.h"
 #include "ecpglib_extern.h"
-#include "sqltypes.h"
+#include "ecpgtype.h"
 #include "sql3types.h"
+#include "sqltypes.h"
 
 /*
  * This function is used to generate the correct type names.