diff options
| author | ruki <[email protected]> | 2022-04-30 15:26:58 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-04-30 15:26:58 +0800 |
| commit | d7b6a62bcc8e3ffd680a3d2ec51daa2b2ed3ccb2 (patch) | |
| tree | 214a698150428edbebb739ea0912377254c9a634 /core/src/xmake/makefile | |
| parent | a3a4ed42a7ea357231fab14789c38f4848e4beee (diff) | |
check known hosts
Diffstat (limited to 'core/src/xmake/makefile')
| -rw-r--r-- | core/src/xmake/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile index 34f272fce..d9e8025fb 100644 --- a/core/src/xmake/makefile +++ b/core/src/xmake/makefile @@ -85,6 +85,7 @@ xmake_C_FILES += \ io/socket_recv \ io/socket_recvfrom \ io/socket_close \ + io/socket_peeraddr \ io/pipe_open \ io/pipe_openpair \ io/pipe_close \ |
