* xtime.h (XTIME_PRECISION): Now of type int, not long long int,
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Sep 2005 16:51:23 +0000 (16:51 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Sep 2005 16:51:23 +0000 (16:51 +0000)
commitc0849d13dad0b2a5fe72b2fb5d480a0822b8819b
treed46ce31746318225099752695eb5ea8a109b9d62
parentd210c813ea414429a0aa72512e5659860fa556a1
* xtime.h (XTIME_PRECISION): Now of type int, not long long int,
so that the code works even with ancient cpp.  Portability problem
with GCC 2.7.2.1 reported by Thomas M.Ott.
lib/ChangeLog
lib/xtime.h