#include <sys/time.h> for systems that ned it [e.g. FreeBSD4.11] (M. Dolze)
This commit is contained in:
@@ -37,6 +37,10 @@
|
||||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#ifdef TIME_WITH_SYS_TIME
|
||||
# include <sys/time.h>
|
||||
#endif
|
||||
|
||||
#include "lcd.h"
|
||||
#include "ms6931.h"
|
||||
#include "report.h"
|
||||
|
||||
Reference in New Issue
Block a user