このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Immanuel
/
btpd
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Fix for missing AI_ADDRCONFIG.
master
Richard Nyberg
16年前
親
3df0820c8e
コミット
b854501973
1個のファイルの変更
、
3行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+3
-0
btpd/btpd.h
+ 3
- 0
btpd/btpd.h
ファイルの表示
@@ -9,6 +9,9 @@
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#ifndef AI_ADDRCONFIG
#define AI_ADDRCONFIG 0
#endif
#include <assert.h>
#include <errno.h>
書き込み
プレビュー
読み込み中…
キャンセル
保存