aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/sipwise-sems/sems-0005-define-SEMS_VERSION.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-02-07 12:59:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-02-07 13:17:18 +0000
commit20cb4d4965bcb6bc70055e940b61fcac52b758c4 (patch)
tree8eb74fd5655c9cc211a8fcd33636df573cf1122d /unmaintained/sipwise-sems/sems-0005-define-SEMS_VERSION.patch
parenta686c6b9a5a29a9585d1b7fd98c77dd0e84be65f (diff)
downloadaports-20cb4d4965bcb6bc70055e940b61fcac52b758c4.tar.bz2
aports-20cb4d4965bcb6bc70055e940b61fcac52b758c4.tar.xz
testing/sipwise-sems: move to unmaintained
Diffstat (limited to 'unmaintained/sipwise-sems/sems-0005-define-SEMS_VERSION.patch')
-rw-r--r--unmaintained/sipwise-sems/sems-0005-define-SEMS_VERSION.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/unmaintained/sipwise-sems/sems-0005-define-SEMS_VERSION.patch b/unmaintained/sipwise-sems/sems-0005-define-SEMS_VERSION.patch
new file mode 100644
index 0000000000..b540751003
--- /dev/null
+++ b/unmaintained/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;