1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

pgindent run of recent SSI changes. Also, remove an unnecessary #include.

Kevin Grittner
This commit is contained in:
Heikki Linnakangas
2011-06-16 16:16:34 +03:00
parent 758bd2a433
commit cb94db91b2
6 changed files with 15 additions and 17 deletions

View File

@ -29,7 +29,6 @@
#include "storage/indexfsm.h"
#include "storage/ipc.h"
#include "storage/lmgr.h"
#include "storage/predicate.h"
#include "storage/smgr.h"
#include "tcop/tcopprot.h"
#include "utils/memutils.h"