X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/eed63b97b8d529bb49d1ee8ebe30033103b3b959..914a5ff5342e43d8a2378b1f0f65057ef084fe20:/regress/hrecord.c.m4 diff --git a/regress/hrecord.c.m4 b/regress/hrecord.c.m4 index 1e98c82..c6417ca 100644 --- a/regress/hrecord.c.m4 +++ b/regress/hrecord.c.m4 @@ -35,6 +35,9 @@ m4_include(hmacros.i4) static FILE *Toutputfile; +void Tshutdown(void) { +} + static void R_recordtime(void) { int r; struct timeval tv, tvrel;