mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Fixed compile of libbitdht on Windows
Enabled bitdht in RetroShare.pro and retroshare-nogui.pro too Fixed link of RetroShare on Windows -> added ws2_32 after bitdht, maybe someone has a better solution git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3335 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
627b0f88a2
commit
6000233267
3 changed files with 21 additions and 3 deletions
|
@ -26,7 +26,9 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#ifndef WINDOWS_SYS
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
|
||||
#include "util/rsthreads.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue