| commit | 43057bf22a4240b5e163c30a1f66deb702ce746e | [log] [tgz] |
|---|---|---|
| author | Hasso Tepper <hasso.tepper@gmail.com> | Thu Oct 11 11:19:51 2012 +0000 |
| committer | David Lamparter <equinox@opensourcerouting.org> | Mon Nov 05 15:16:53 2012 -0500 |
| tree | d5b4d164efa3034ae8006020d6d1ae5e314a867c | |
| parent | 8c9ed279852393804c26e3c8c556a13d08654907 [diff] |
isisd: clock_gettime() -> quagga_gettime() conversion.
* isisd/isis_spf.c: Use portable quagga_gettime() like the rest of
the Quagga code.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>