Commit 47aee45a authored by Jes Sorensen's avatar Jes Sorensen Committed by Rusty Russell

lguest.h declares a struct timespec, make it include linux/time.h

Signed-off-by: default avatarJes Sorensen <jes@sgi.com>
Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent d612cde0
......@@ -4,6 +4,7 @@
#define _LINUX_LGUEST_H
#ifndef __ASSEMBLY__
#include <linux/time.h>
#include <asm/irq.h>
#include <asm/lguest_hcall.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment