aports/testing/sipwise-sems/sems-0005-define-SEMS_VERSION.patch
Nathan Angelacos 8df570d991 new aport: sipwise-sems [3.8.1.1]
This is sipwise.com's fork of sems, based on 1.6.0-dev + nightlies
2015-05-15 11:44:06 +00:00

13 lines
345 B
Diff

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;