]> git.proxmox.com Git - mirror_zfs.git/commit
Move hrtime_t timestruc_t and timespec_t
authorCarlo Landmeter <clandmeter@gmail.com>
Fri, 25 Mar 2016 12:21:53 +0000 (13:21 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 30 Mar 2016 01:33:17 +0000 (18:33 -0700)
commit1ad32f0a18657b3905bb127463e1a0653e0ef4ad
tree6162bd2e2f1f35743d78be61e0a23bc274f908ca
parent43148eaef2819eeda68e6846c03f0bd4672245a7
Move hrtime_t timestruc_t and timespec_t

hrtime_t timestruc_t and timespec_t should have originally been
included in sys/time.h so lets move them.

longlong_t is not defined by any standard so change it to long long

Signed-off-by: Carlo Landmeter <clandmeter@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4459
lib/libspl/include/sys/time.h
lib/libspl/include/sys/types.h