X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=tv.h;fp=tv.h;h=ca49b1db96c68e4a917c3e1664868c061f79e372;hp=c61a848a81aa568aa54a9546c2ebf515623ab58b;hb=1f5ecfacc341f893d73caa0a613d553af33a6cc9;hpb=324d1364004376fa0b018afcb57cfe14aca7fcdb 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);