mirror of
https://github.com/postgres/postgres.git
synced 2025-08-25 20:23:07 +03:00
Tighten up includes in sinvaladt.h, twophase.h, proc.h
Remove proc.h from sinvaladt.h and twophase.h; also replace xlog.h in proc.h with xlogdefs.h.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#ifndef SINVALADT_H
|
||||
#define SINVALADT_H
|
||||
|
||||
#include "storage/proc.h"
|
||||
#include "storage/lock.h"
|
||||
#include "storage/sinval.h"
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user