From b5461e05441d80660b97211448464bfd4a41103a Mon Sep 17 00:00:00 2001 From: defnax Date: Sun, 18 Jul 2010 20:49:40 +0000 Subject: [PATCH] fixed first windows compile include missed git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3303 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- libbitdht/src/bitdht/bdpeer.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libbitdht/src/bitdht/bdpeer.h b/libbitdht/src/bitdht/bdpeer.h index 9b8aea984..72070f722 100644 --- a/libbitdht/src/bitdht/bdpeer.h +++ b/libbitdht/src/bitdht/bdpeer.h @@ -27,6 +27,7 @@ */ #include "bitdht/bdiface.h" +#include /******* * These type of parameters are now DHT Function dependent