Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
external
sofia-sip
Commits
b902a42a
Commit
b902a42a
authored
Nov 01, 2005
by
Pekka Pessi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed win32 config.h.
darcs-hash:20051101112805-65a35-3951f9d6c7e29893197f33fcdf73c7764cdf5361.gz
parent
3deb5687
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
win32/config.h
win32/config.h
+6
-3
No files found.
win32/config.h
View file @
b902a42a
...
...
@@ -103,14 +103,14 @@
#define HAVE_INLINE 1
/* Define this as 1 if you have WIN32 INTERFACE_INFO_EX type. */
#def
ine
HAVE_INTERFACE_INFO_EX
0
#
un
def HAVE_INTERFACE_INFO_EX
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define as 1 you have WIN32 <iphlpapi.h> */
// XXX: vehmanek-win32-fix:
#def
ine
HAVE_IPHLPAPI_H
0
#
un
def HAVE_IPHLPAPI_H
/* Define this as 1 if you have IPV6_RECVERR in <netinet/in6.h> */
#undef HAVE_IPV6_RECVERR
...
...
@@ -185,9 +185,12 @@
/* Define to 1 if you have the <sigcomp.h> header file. */
#undef HAVE_SIGCOMP_H
/* Define to 1 if you have SIGPIPE. */
#undef HAVE_SIGPIPE
/* Define this as 1 if you have IPv6 structures and constants */
/* PPe: not yet */
#def
ine
HAVE_SIN6
0
#
un
def HAVE_SIN6
/* Define this as 1 if you have WIN32 WSAIoctl SIO_ADDRESS_LIST_QUERY. */
#define HAVE_SIO_ADDRESS_LIST_QUERY 1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment