X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsys_socket;h=df78751fdc988c8081b8853e4e216246f6ff737a;hb=46f5f314f34a08c9305758482d7d2fdb0e999d09;hp=e76bcee01ad0212a01b923beaaeacc40be2c9427;hpb=284602e2840830b0e25ec9069840f061f563cc23;p=gnulib.git diff --git a/modules/sys_socket b/modules/sys_socket index e76bcee01..df78751fd 100644 --- a/modules/sys_socket +++ b/modules/sys_socket @@ -2,19 +2,22 @@ Description: A POSIX-like . Files: +lib/sys_socket.c lib/sys_socket.in.h m4/sys_socket_h.m4 m4/sockpfaf.m4 Depends-on: -alignof -arg-nonnull -c++defs errno +extern-inline include_next +snippet/arg-nonnull +snippet/c++defs +snippet/warn-on-use socklen +ssize_t +stdalign sys_uio -warn-on-use configure.ac: gl_HEADER_SYS_SOCKET @@ -22,6 +25,7 @@ AC_PROG_MKDIR_P Makefile.am: BUILT_SOURCES += sys/socket.h +lib_SOURCES += sys_socket.c # We need the following in order to create when the system # doesn't have one that works with the given compiler.