Missing null.h

yamux
Jose Marcial Vieira Bisneto 2017-07-07 00:40:39 -03:00
parent 297283168c
commit f2e7c3c475
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include "libp2p/routing/dht_protocol.h"
#include "libp2p/utils/logger.h"
#include "libp2p/conn/dialer.h"
#include "ipfs/core/null.h"
/**
* Implements the routing interface for communicating with network clients