aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sems/sems-0005-stats-needs-version.patch
blob: 01a7108e0c5c2d0c3e26d30894372e1fdb8d0050 (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 c78dc10..8d92720 100644
--- a/core/plug-in/stats/StatsUDPServer.cpp
+++ b/core/plug-in/stats/StatsUDPServer.cpp
@@ -26,6 +26,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#include "sems.h"
 #include "StatsUDPServer.h"
 #include "Statistics.h"
 #include "AmConfigReader.h"