Networking REWORK: Changes for other bits

* Fixed #includes in upnp
 * switched p3disc over to the new data types.
 * added new source to .pro file
 * minor changes to other code.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3249 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2010-07-04 10:42:17 +00:00
parent 8745c2fe2e
commit ae4ee9df00
7 changed files with 54 additions and 31 deletions

View file

@ -30,9 +30,10 @@
#include <memory>
#include <vector>
#include "upnp.h"
#include "upnptools.h"
#include "upnpdebug.h"
#include <upnp/upnp.h>
#include <upnp/upnptools.h>
#include <upnp/upnpdebug.h>
#include "util/rsthreads.h"
#include <iostream>

View file

@ -12,7 +12,7 @@
#include "util/rsthreads.h"
#include "upnp.h"
#include <upnp/upnp.h>
#include "upnp/UPnPBase.h"
#define RS_UPNP_S_UNINITIALISED 0