mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 16:58:30 +00:00
Fix definition of getpeername on FreeBSD
We were using the COMPAT magic number, which was recently removed.
This commit is contained in:
parent
af3f62a71a
commit
c68f6599e5
4 changed files with 4 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
|||
#include "libc/sysv/macros.internal.h"
|
||||
.scall __sys_getpeername,0x01f01f08d201f034,205,31,141,globl,hidden
|
||||
.scall __sys_getpeername,0x01f01f01f201f034,205,31,31,globl,hidden
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue