aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/sipwise-sems/sems-0005-define-SEMS_VERSION.patch
diff options
context:
space:
mode:
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;