mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
XXX Use static linking on Windows because miniupnpc doesn't work as DLL
This commit is contained in:
parent
2eca016594
commit
0ea28ccea0
@ -9,6 +9,7 @@
|
||||
|
||||
#include "orconfig.h"
|
||||
#ifdef MINIUPNPC
|
||||
#define STATICLIB
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user