summaryrefslogtreecommitdiff
path: root/net/sipxtacklib/files/patch-src_net_SipUserAgent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net/sipxtacklib/files/patch-src_net_SipUserAgent.cpp')
-rw-r--r--net/sipxtacklib/files/patch-src_net_SipUserAgent.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/sipxtacklib/files/patch-src_net_SipUserAgent.cpp b/net/sipxtacklib/files/patch-src_net_SipUserAgent.cpp
new file mode 100644
index 000000000000..285fae08016e
--- /dev/null
+++ b/net/sipxtacklib/files/patch-src_net_SipUserAgent.cpp
@@ -0,0 +1,11 @@
+--- ./src/net/SipUserAgent.cpp.orig Thu Dec 28 17:59:14 2006
++++ ./src/net/SipUserAgent.cpp Thu Dec 28 18:00:20 2006
+@@ -83,6 +83,8 @@
+ # define PLATFORM_UA_PARAM " (Linux)"
+ #elif defined(sun)
+ # define PLATFORM_UA_PARAM " (Solaris)"
++#elif defined(__FreeBSD__)
++# define PLATFORM_UA_PARAM " (FreeBSD)"
+ #endif
+ #endif /* PLATFORM_UA_PARAM */
+