class BaseLoop: daemon command SET implemented.

This commit is contained in:
Roland Jax
2014-05-04 21:53:19 +02:00
parent b6ec718d34
commit 6a5bdd28c5
5 changed files with 75 additions and 21 deletions
+1
View File
@@ -16,6 +16,7 @@
* You should have received a copy of the GNU General Public License
* along with ebus-daemon. If not, see http://www.gnu.org/licenses/.
*/
#include "libebus.h"
#include "logger.h"
#include "daemon.h"