ソースを参照

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


読み込み中…
キャンセル
保存