15e653181e
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30429 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
229 B
Diff
11 lines
229 B
Diff
--- a/src/tools/tor-fw-helper/tor-fw-helper-natpmp.c
|
|
+++ b/src/tools/tor-fw-helper/tor-fw-helper-natpmp.c
|
|
@@ -8,6 +8,7 @@
|
|
**/
|
|
|
|
#include "orconfig.h"
|
|
+#include "compat.h"
|
|
#ifdef NAT_PMP
|
|
#ifdef MS_WINDOWS
|
|
#define STATICLIB
|