mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Only include net.h when we have to
This commit is contained in:
parent
ed0c143242
commit
40c2614ef4
8 changed files with 13 additions and 1 deletions
|
|
@ -5,6 +5,7 @@
|
|||
#include "headers.h"
|
||||
#include "irc.h"
|
||||
#include "db.h"
|
||||
#include "net.h"
|
||||
|
||||
#ifdef USE_UPNP
|
||||
#include <miniupnpc/miniwget.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue