-
由 Arnd Bergmann 提交于
Code review has shown that the generic version of unistd.h is missing a reference to the accept4 system call. This was not noticed before because most architectures handle this through sys_socketcall. Signed-off-by: NArnd Bergmann <arnd@arndb.de>9ab87644