Misplaced declaration of UpnpCloseSocket.

This commit is contained in:
Marcelo Roberto Jimenez
2010-10-15 12:17:15 -03:00
parent fcda28ba75
commit 5b40cfa272
3 changed files with 8 additions and 16 deletions

View File

@@ -68,6 +68,7 @@
#ifdef WIN32
#include <malloc.h>
#define fseeko fseek
#else
#include <arpa/inet.h>
#include <fcntl.h>