1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/net/sipxvxml/files/patch-src_log_SBlogOSUtils.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
351 B
C++

--- ./src/log/SBlogOSUtils.cpp.orig Fri Dec 29 10:50:07 2006
+++ ./src/log/SBlogOSUtils.cpp Fri Dec 29 10:50:26 2006
@@ -37,6 +37,7 @@
#include <sys/times.h> // For times( )
#endif
+#include <sys/types.h>
#include <sys/timeb.h> // for ftime( )/_ftime( )
#include <sys/stat.h> // for stat( )