Add missing <time.h> header so that timespec is well defined
This commit is contained in:
parent
80c3405a20
commit
dffb1dff7c
|
@ -10,6 +10,8 @@
|
|||
#include "value.hh"
|
||||
#include "vector.hh"
|
||||
|
||||
#include <time.h>
|
||||
|
||||
namespace Kakoune
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user