]> git.proxmox.com Git - mirror_spl.git/commitdiff
Add timer.h header
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 23 Dec 2008 23:40:20 +0000 (15:40 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 23 Dec 2008 23:40:20 +0000 (15:40 -0800)
include/sys/time.h

index 408edf97e91494e337af9b42d96d6263d22ab2c2..5b263f82c4ad2b7a146671f917cd2d78e3d9a824 100644 (file)
@@ -39,6 +39,7 @@ extern "C" {
 #include <linux/module.h>
 #include <linux/time.h>
 #include <sys/types.h>
+#include <sys/timer.h>
 
 #define TIME32_MAX                     INT32_MAX
 #define TIME32_MIN                     INT32_MIN