clients/lcdproc/machine.h: Include missing header file
This file uses time_t and thus must include time.h Signed-off-by: Harald Geyer <harald@ccbib.org>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#ifndef _lcdproc_machine_h_
|
||||
#define _lcdproc_machine_h_
|
||||
|
||||
#include <time.h>
|
||||
#include "shared/LL.h"
|
||||
|
||||
#ifndef LOADAVG_NSTATS
|
||||
|
||||
Reference in New Issue
Block a user