maint: fts.c: remove __opendir2's now-unused parameter, oflag
[gnulib.git] / modules / accept4
index 3be5757..009575c 100644 (file)
@@ -9,14 +9,16 @@ m4/accept4.m4
 Depends-on:
 sys_socket
 accept
-fcntl
+fcntl-h
 binary-io
+extensions
 
 configure.ac:
 gl_FUNC_ACCEPT4
 gl_SYS_SOCKET_MODULE_INDICATOR([accept4])
 
 Makefile.am:
+lib_SOURCES += accept4.c
 
 Include:
 <sys/socket.h>