Remove unnecessary and circular #include.
storage/proc.h should not include replication/syncrep.h, especially not when the latter includes storage/proc.h; but in any case this was a pretty poor thing from a modular layering standpoint.
Showing
Please register or sign in to comment