Files
linux/include
Rusty Russell b45d8cb054 Make lguest_launcher.h types userspace-friendly
lguest_launcher.h uses "u32" not "__u32", which sets a bad example.  Fix that,
and include <linux/types.h>.

This means we need to use -I on the Launcher build line so types.h is found.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2007-10-23 15:49:49 +10:00
..
2007-10-22 21:20:03 +02:00
2007-10-22 21:20:03 +02:00
2007-10-19 11:53:54 -07:00
2007-10-22 21:20:03 +02:00
2007-08-18 17:15:17 -07:00
2007-07-18 16:53:49 +03:00
2007-10-16 16:57:46 +02:00