mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
timerd: fix compile after include change.
This commit is contained in:
@@ -30,13 +30,13 @@
|
||||
#include <unistd.h> /* fork */
|
||||
#include <syscall.h>
|
||||
|
||||
#include <timermanager.h>
|
||||
#include <debug.h>
|
||||
#include <sectionsdclient/sectionsdclient.h>
|
||||
|
||||
#include <connection/basicserver.h>
|
||||
#include <timerdclient/timerdmsg.h>
|
||||
|
||||
#include "debug.h"
|
||||
#include "timermanager.h"
|
||||
|
||||
int timerd_debug = 0;
|
||||
|
||||
bool timerd_parse_command(CBasicMessage::Header &rmsg, int connfd)
|
||||
|
Reference in New Issue
Block a user