mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 00:06:59 +00:00
build-sys: update gnulib modules
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
47582ed8d8
commit
e8f8c04979
2 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ gnulib_modules="
|
||||||
fdopen
|
fdopen
|
||||||
fflush
|
fflush
|
||||||
fopen
|
fopen
|
||||||
free
|
|
||||||
getopt-gnu
|
getopt-gnu
|
||||||
inet_pton
|
inet_pton
|
||||||
langinfo
|
langinfo
|
||||||
|
|
@ -36,6 +35,7 @@ gnulib_modules="
|
||||||
stddef
|
stddef
|
||||||
stdio
|
stdio
|
||||||
stdlib
|
stdlib
|
||||||
|
stpncpy
|
||||||
strdup-posix
|
strdup-posix
|
||||||
strftime
|
strftime
|
||||||
strstr
|
strstr
|
||||||
|
|
|
||||||
1
lib/.gitignore
vendored
1
lib/.gitignore
vendored
|
|
@ -139,3 +139,4 @@
|
||||||
/xprintf.h
|
/xprintf.h
|
||||||
/xstrtod.c
|
/xstrtod.c
|
||||||
/xstrtod.h
|
/xstrtod.h
|
||||||
|
/stpncpy.c
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue