mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Gnulib: Add arpa-inet and netinet-in modules.
This commit is contained in:
@@ -57,6 +57,7 @@ gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
|
||||
(cd daemon && mkdir -p tests lib && ../$gnulib_tool --update)
|
||||
|
||||
modules='
|
||||
arpa_inet
|
||||
closeout
|
||||
gitlog-to-changelog
|
||||
gnu-make
|
||||
@@ -64,6 +65,7 @@ gnumakefile
|
||||
ignore-value
|
||||
maintainer-makefile
|
||||
manywarnings
|
||||
netinet_in
|
||||
progname
|
||||
strchrnul
|
||||
strerror
|
||||
|
||||
4
m4/.gitignore
vendored
4
m4/.gitignore
vendored
@@ -86,3 +86,7 @@ xsize.m4
|
||||
/wctob.m4
|
||||
/wctype.m4
|
||||
/xalloc.m4
|
||||
/arpa_inet_h.m4
|
||||
/netinet_in_h.m4
|
||||
/sockpfaf.m4
|
||||
/sys_socket_h.m4
|
||||
|
||||
Reference in New Issue
Block a user