Merge commit 'refs/top-bases/linux-zfs-branch' into linux-zfs-branch
This commit is contained in:
commit
056c622f86
|
@ -27,6 +27,7 @@
|
||||||
#ifndef _SOL_SYS_TIME_H
|
#ifndef _SOL_SYS_TIME_H
|
||||||
#define _SOL_SYS_TIME_H
|
#define _SOL_SYS_TIME_H
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
#include_next <sys/time.h>
|
#include_next <sys/time.h>
|
||||||
|
|
||||||
typedef longlong_t hrtime_t;
|
typedef longlong_t hrtime_t;
|
||||||
|
|
|
@ -87,6 +87,4 @@ typedef union {
|
||||||
} lloff_t;
|
} lloff_t;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <sys/time.h>
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue