XXX Use static linking on Windows because miniupnpc doesn't work as DLL

This commit is contained in:
Steven Murdoch 2011-07-21 13:47:16 +01:00
parent 2eca016594
commit 0ea28ccea0

View File

@ -9,6 +9,7 @@
#include "orconfig.h"
#ifdef MINIUPNPC
#define STATICLIB
#include <stdint.h>
#include <string.h>
#include <stdio.h>