Clean up Makefile
Marc G. Fournier <scrappy@hub.org>
Clean up Makefile Add #include "postgres.h" as required Remove #include "utils/elog.h"
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/buffer/buf_init.c | modified | +3 −2 |
| src/backend/storage/buffer/bufmgr.c | modified | +3 −2 |
| src/backend/storage/buffer/buf_table.c | modified | +4 −2 |
| src/backend/storage/buffer/freelist.c | modified | +4 −2 |
| src/backend/storage/buffer/localbuf.c | modified | +3 −2 |
| src/backend/storage/buffer/Makefile | modified | +2 −4 |