mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
Remove HAVE_USAGE because it is no longer used.
This commit is contained in:
@ -40,8 +40,3 @@
|
|||||||
#ifndef index
|
#ifndef index
|
||||||
#define index strchr
|
#define index strchr
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef HAVE_RUSAGE
|
|
||||||
#define HAVE_RUSAGE 1
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user