mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
timerd: fix compile after include change.
This commit is contained in:
@@ -30,10 +30,8 @@
|
||||
|
||||
#include <sstream>
|
||||
|
||||
#include <timermanager.h>
|
||||
#include <timerdclient/timerdclient.h>
|
||||
#include <timerdclient/timerdmsg.h>
|
||||
#include <debug.h>
|
||||
#include <sectionsdclient/sectionsdclient.h>
|
||||
#if HAVE_COOL_HARDWARE
|
||||
#include <coolstream/cs_vfd.h>
|
||||
@@ -42,6 +40,9 @@
|
||||
#include <vector>
|
||||
#include <cstdlib>
|
||||
|
||||
#include "debug.h"
|
||||
#include "timermanager.h"
|
||||
|
||||
#ifndef FP_IOCTL_CLEAR_WAKEUP_TIMER
|
||||
#define FP_IOCTL_CLEAR_WAKEUP_TIMER 10
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user