summaryrefslogtreecommitdiff
path: root/libc/inet/accept.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/inet/accept.c')
-rw-r--r--libc/inet/accept.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/inet/accept.c b/libc/inet/accept.c
index 0217a6876..b0fd2b2c6 100644
--- a/libc/inet/accept.c
+++ b/libc/inet/accept.c
@@ -5,4 +5,5 @@
*/
#define L_accept
+#define L_accept4
#include "socketcalls.c"