aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/sipwise-sems/sems-0005-define-SEMS_VERSION.patch
blob: b540751003ebed9248e971c2fdc194128a54548f (plain)
1
2
3
4
5
6
7
8
9
10
11
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;