瀏覽代碼

Merge 929b12321d into f42aa68fc7

pull/79/merge
Steve Lhomme GitHub 8 月之前
父節點
當前提交
e41728a24d
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: B5690EEEBB952194
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      caca/caca_stubs.h

+ 2
- 0
caca/caca_stubs.h 查看文件

@@ -34,6 +34,8 @@ static inline int geterrno(void) { return errno; }
# include <arpa/inet.h>
# elif defined HAVE_NETINET_IN_H
# include <netinet/in.h>
# elif defined HAVE_WINSOCK2_H
# include <winsock2.h>
# endif
# define hton16 htons
# define hton32 htonl


Loading…
取消
儲存