select: Fix "warning: no previous prototype for function".
[gnulib.git] / modules / gethrxtime
blobb4a715f3ea21871f5c216b88a1159d66fbc998d2
1 Description:
2 Get high resolution real time.
4 Files:
5 lib/xtime.h
6 lib/xtime.c
7 lib/gethrxtime.c
8 lib/gethrxtime.h
9 m4/gethrxtime.m4
11 Depends-on:
12 clock-time
13 extensions
14 extern-inline
15 gettime
16 sys_time
18 configure.ac:
19 gl_GETHRXTIME
21 Makefile.am:
22 lib_SOURCES += gethrxtime.c xtime.c
24 Include:
25 "xtime.h"
27 Link:
28 $(LIB_GETHRXTIME)
30 License:
31 GPL
33 Maintainer:
34 Paul Eggert