mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
portability: add gnulib modules earlier missing
Found with help if autoscan. In same go update lib/.gitignore file. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
aaad35a8c9
commit
11c0b23d77
2 changed files with 24 additions and 14 deletions
|
|
@ -31,6 +31,7 @@ gnulib_modules="
|
|||
isnan
|
||||
langinfo
|
||||
netinet_in
|
||||
nl_langinfo
|
||||
progname
|
||||
quote
|
||||
realloc-gnu
|
||||
|
|
@ -42,6 +43,8 @@ gnulib_modules="
|
|||
strdup-posix
|
||||
strftime
|
||||
strstr
|
||||
strtod
|
||||
time_r
|
||||
xalloc
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue