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