X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=tv.h;h=ca49b1db96c68e4a917c3e1664868c061f79e372;hb=2f2b61d159e93e3da97c21da3d644c2c549bf12c;hp=c61a848a81aa568aa54a9546c2ebf515623ab58b;hpb=90e4077abd237cfd03def4ea023a70ccd9167bcf;p=dss.git diff --git a/tv.h b/tv.h index c61a848..ca49b1d 100644 --- a/tv.h +++ b/tv.h @@ -1,2 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ + int tv_diff(const struct timeval *b, const struct timeval *a, struct timeval *diff); int64_t get_current_time(void);