time-util: make timespec_load_nsec() static
authorAlexander Kuleshov <kuleshovmail@gmail.com>
Tue, 9 Feb 2016 08:23:24 +0000 (14:23 +0600)
committerAlexander Kuleshov <kuleshovmail@gmail.com>
Wed, 10 Feb 2016 11:46:52 +0000 (17:46 +0600)
commitaaea9db80cdf0a9209b18464101a948d6242cab2
treed32cb13ab9c75807f2c53ad5bb99be48be320707
parent70b65964d7ef03621f5d4abd23150c1b121989b4
time-util: make timespec_load_nsec() static

The timespec_load_nsec() function has no callers outside of the
time-util.c, so we can make it static.
src/basic/time-util.c
src/basic/time-util.h