mirror of
https://github.com/postgres/postgres.git
synced 2026-04-23 15:19:08 -04:00
Remove HAVE_USAGE because it is no longer used.
This commit is contained in:
parent
c86e85df92
commit
bcc883fed3
1 changed files with 0 additions and 5 deletions
|
|
@ -40,8 +40,3 @@
|
|||
#ifndef index
|
||||
#define index strchr
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_RUSAGE
|
||||
#define HAVE_RUSAGE 1
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue