mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-25 10:30:33 +00:00
timevar: don't declare getrusage if we don't use it
This fails on MinGW. Reported by Simon Sobisch. http://lists.gnu.org/archive/html/bug-bison/2018-09/msg00058.html * lib/timevar.c: Don't provide default prototypes for functions we don't use.
This commit is contained in:
@@ -146,6 +146,7 @@ Sebastian Setzer [email protected]
|
||||
Sebastien Fricker [email protected]
|
||||
Sergei Steshenko [email protected]
|
||||
Shura [email protected]
|
||||
Simon Sobisch [email protected]
|
||||
Stefano Lattarini [email protected]
|
||||
Stephen Cameron [email protected]
|
||||
Steve Murphy [email protected]
|
||||
|
||||
Reference in New Issue
Block a user