comparison modules/timevar @ 40242:e84036edb2ff

bitset, timevar: Depend on c99 Reported by Bruno Haible. * modules/bitset, modules/timevar (Depends-on): Add c99.
author Akim Demaille <akim.demaille@gmail.com>
date Sun, 17 Mar 2019 08:34:22 +0100
parents 8cd851acf6a6
children
comparison
equal deleted inserted replaced
40241:606f33a233d3 40242:e84036edb2ff
4 Files: 4 Files:
5 lib/timevar.h 5 lib/timevar.h
6 lib/timevar.c 6 lib/timevar.c
7 7
8 Depends-on: 8 Depends-on:
9 c99
9 gethrxtime 10 gethrxtime
10 getrusage 11 getrusage
11 gettext-h 12 gettext-h
12 stdlib 13 stdlib
13 sys_time 14 sys_time