]> git.pond.sub.org Git - empserver/commit
Fix compile under Window MinGW environment v4.3.27
authorRon Koenderink <rkoenderink@yahoo.ca>
Sun, 17 Apr 2011 21:43:55 +0000 (15:43 -0600)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 18 Apr 2011 17:17:12 +0000 (19:17 +0200)
commitfc779dd47a24cdbc6f8a358a8a04467fd7328b63
treeedd0edb92b5774b1ed551c1f93a6eb22c4dc1dd0
parent61fa1c026b8eeb38d49d4a5adea1fd82076ac2ec
Fix compile under Window MinGW environment

Switch to __int64 from _int64.  Change the constant
declaration to use LL instead of a cast.
src/lib/w32/getrusage.c