weston: added missing header time.h
without it I can't built weston on alpinelinux Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
committed by
Daniel Stone
parent
8c919b488c
commit
d4512f6aa1
@@ -32,6 +32,7 @@
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "timespec-util.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user