Module: sems Branch: master Commit: 0e1926c5b1cbffc7580d15bd8c69245c9fd75aed URL: https://github.com/sems-server/sems/commit/0e1926c5b1cbffc7580d15bd8c69245c9fd75aed
Author: Mikko Lehto <msle...@iki.fi> Committer: Mikko Lehto <msle...@iki.fi> Date: 2016-02-08T05:09:30+02:00 core/plug-in/stats: include sems.h to get SEMS_VERSION --- Modified: core/plug-in/stats/StatsUDPServer.h --- Diff: https://github.com/sems-server/sems/commit/0e1926c5b1cbffc7580d15bd8c69245c9fd75aed.diff Patch: https://github.com/sems-server/sems/commit/0e1926c5b1cbffc7580d15bd8c69245c9fd75aed.patch --- diff --git a/core/plug-in/stats/StatsUDPServer.h b/core/plug-in/stats/StatsUDPServer.h index d58443d..e347af2 100644 --- a/core/plug-in/stats/StatsUDPServer.h +++ b/core/plug-in/stats/StatsUDPServer.h @@ -27,6 +27,7 @@ #define _StatsUDPServer_h_ #include "AmThread.h" +#include "sems.h" #include <string> using std::string; _______________________________________________ Semsdev mailing list Semsdev@lists.iptel.org http://lists.iptel.org/mailman/listinfo/semsdev