SF Tracker: Patches - Fedora mingw32 compilation - ID: 3138849
Details: Hello. I trying compile libupnp-1.6.10 on the Fedora 14 MinGW Environment and get many errors. I create patch to fix it. With this patch i can get static library. This patch is very raw. Submitted: Ivan Romanov (ivanromanov) - 2010-12-16 23:29:19 UTC
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#ifndef GENLIB_NET_SOCK_H
|
||||
#define GENLIB_NET_SOCK_H
|
||||
|
||||
/**************************************************************************
|
||||
*
|
||||
* Copyright (c) 2000-2003 Intel Corporation
|
||||
@@ -29,9 +32,6 @@
|
||||
*
|
||||
**************************************************************************/
|
||||
|
||||
#ifndef GENLIB_NET_SOCK_H
|
||||
#define GENLIB_NET_SOCK_H
|
||||
|
||||
/*!
|
||||
* \file
|
||||
*/
|
||||
@@ -171,6 +171,4 @@ static UPNP_INLINE int sock_close(
|
||||
} /* #extern "C" */
|
||||
#endif
|
||||
|
||||
|
||||
#endif /* GENLIB_NET_SOCK_H */
|
||||
|
||||
|
Reference in New Issue
Block a user