From 944d0a0b723d5f13730265c75b94907981cc3703 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 --- src/bitdht/bdpeer.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bitdht/bdpeer.h b/src/bitdht/bdpeer.h index 9b8aea9..72070f7 100644 --- a/src/bitdht/bdpeer.h +++ b/src/bitdht/bdpeer.h @@ -27,6 +27,7 @@ */ #include "bitdht/bdiface.h" +#include /******* * These type of parameters are now DHT Function dependent