mirror of
https://github.com/schoebel/mars
synced 2025-02-16 20:16:57 +00:00
infra: fix build with some old kernels
This commit is contained in:
parent
fca091e087
commit
41db4c33b4
@ -26,7 +26,9 @@
|
||||
|
||||
#include <linux/time.h>
|
||||
#include <linux/ktime.h>
|
||||
#ifndef CURRENT_TIME
|
||||
#include <linux/timekeeping.h>
|
||||
#endif
|
||||
|
||||
/* Adapt to upstream commits
|
||||
* 8758a240e2d74c5932ab51a73377e6507b7fd441
|
||||
|
Loading…
Reference in New Issue
Block a user