mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 21:17:41 +03:00
2008-03-13 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Added missing include files for MinGW * test/HttpHeaderProcessorTest.cc * test/DHTRoutingTableSerializerTest.cc * test/DHTRoutingTableDeserializerTest.cc * test/UriListParserTest.cc
This commit is contained in:
parent
34df2cc416
commit
8dacfe45b8
5 changed files with 13 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
#include "array_fun.h"
|
||||
#include "DHTConstants.h"
|
||||
#include "PeerMessageUtil.h"
|
||||
#include <arpa/inet.h>
|
||||
#include "a2netcompat.h"
|
||||
#include <cstring>
|
||||
#include <sstream>
|
||||
#include <iostream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue