1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/net/sipxvxml/files/patch-src_inet_SBinetHttpStream.cpp
Martin Wilke a1ee2deb53 sipXproxy is the authorization and call record server component of the
sipX family.

WWW: http://sipx-wiki.calivia.com/index.php/Main_Page

PR:		ports/107931
Submitted by:	Michael Durian <durian at shadetreesoftware.com>
2007-02-01 22:42:19 +00:00

11 lines
291 B
C++

--- ./src/inet/SBinetHttpStream.cpp.orig Fri Dec 29 10:58:52 2006
+++ ./src/inet/SBinetHttpStream.cpp Fri Dec 29 10:59:06 2006
@@ -35,6 +35,7 @@
#include <windows.h>
#endif
+#include <sys/types.h>
#include <sys/timeb.h> // for _ftime( )/ftime( )
#include <assert.h>