mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-25 04:43:31 +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"
|
#include "orconfig.h"
|
||||||
#ifdef MINIUPNPC
|
#ifdef MINIUPNPC
|
||||||
|
#define STATICLIB
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user