aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sipwise-sems/sems-0005-define-SEMS_VERSION.patch
diff options
context:
space:
mode:
authorNathan Angelacos <nangel@alpinelinux.org>2015-05-14 14:09:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-05-15 11:44:06 +0000
commit8df570d9915181c49b21f33244fa21bf970b4002 (patch)
treeca5a7261bd02b5367c5a544f238c790a8eae7769 /testing/sipwise-sems/sems-0005-define-SEMS_VERSION.patch
parenta824d445bbe2abb22ca2362898b7e72054639120 (diff)
new aport: sipwise-sems [3.8.1.1]
This is sipwise.com's fork of sems, based on 1.6.0-dev + nightlies
Diffstat (limited to 'testing/sipwise-sems/sems-0005-define-SEMS_VERSION.patch')
-rw-r--r--testing/sipwise-sems/sems-0005-define-SEMS_VERSION.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/sipwise-sems/sems-0005-define-SEMS_VERSION.patch b/testing/sipwise-sems/sems-0005-define-SEMS_VERSION.patch
new file mode 100644
index 00000000000..b540751003e
--- /dev/null
+++ b/testing/sipwise-sems/sems-0005-define-SEMS_VERSION.patch
@@ -0,0 +1,12 @@
+diff --git a/core/plug-in/stats/StatsUDPServer.cpp b/core/plug-in/stats/StatsUDPServer.cpp
+index b5c7909..2a946b4 100644
+--- a/core/plug-in/stats/StatsUDPServer.cpp
++++ b/core/plug-in/stats/StatsUDPServer.cpp
+@@ -37,6 +37,7 @@
+ #include "AmApi.h"
+
+ #include "sip/trans_table.h"
++#include "../../sems.h"
+
+ #include <string>
+ using std::string;