Stefan Hajnoczi 13566fe3e5 timer: rename NSEC_PER_SEC due to Mac OS X header clash
Commit e0cf11f31c24cfb17f44ed46c254d84c78e7f6e9 ("timer: Use a single
definition of NSEC_PER_SEC for the whole codebase") renamed
NANOSECONDS_PER_SECOND to NSEC_PER_SEC.

On Mac OS X there is a <dispatch/time.h> system header which also
defines NSEC_PER_SEC.  This causes compiler warnings.

Let's use the old name instead.  It's longer but it doesn't clash.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1436364609-7929-1-git-send-email-stefanha@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-07-20 17:01:00 +01:00
..
2014-11-17 11:48:56 +01:00
2015-06-05 17:10:00 +02:00
2015-04-30 16:05:48 +03:00
2015-06-26 16:00:50 +02:00
2015-06-23 16:05:34 +01:00
2015-06-22 18:20:40 +02:00
2014-03-13 14:42:21 +01:00
2013-04-13 19:39:59 +00:00