mirror of
https://github.com/postgres/postgres.git
synced 2025-09-05 02:22:28 +03:00
Remove machine.h, since it wasn't doing anything that config.h wasn't
already doing Removed only reference to a machine.h I could find in c.h, to win32/machine.h
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
#ifndef MACHINE_H
|
||||
#define MACHINE_H
|
||||
|
||||
#define BLCKSZ 8192
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user