typedef modifications for use with Borland Builder

git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@141 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
Oxy
2007-03-03 14:36:58 +00:00
parent 2ac3819f8c
commit c3060e0d0b
4 changed files with 18 additions and 9 deletions

View File

@@ -39,9 +39,11 @@
#include <assert.h>
#include <stdarg.h>
#ifndef UPNP_USE_BCBPP
#ifndef UPNP_USE_MSVCPP
#include <stdint.h>
#endif
#endif
#ifndef WIN32
#include <arpa/inet.h>