build: ensure sys/select.h is included
[coreutils.git] / gl / modules / randint
blob37025b7392111a5a4db97eca88d80b116f75fed9
1 Description:
2 Generate random integers.
4 Files:
5 lib/randint.c
6 lib/randint.h
8 Depends-on:
9 inline
10 randread
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += randint.c randint.h
17 Include:
18 "randint.h"
20 License:
21 GPL
23 Maintainer:
24 Paul Eggert