diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2007-10-22 02:56:24 +0200 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2007-10-23 07:49:49 +0200 |
commit | b45d8cb054d7677d75176ae22a584fd84e4650e9 (patch) | |
tree | f9b91a045a6e602ccb3d8a478d2b235701e1c09e /drivers/lguest | |
parent | lguest.txt update (diff) | |
download | linux-b45d8cb054d7677d75176ae22a584fd84e4650e9.tar.xz linux-b45d8cb054d7677d75176ae22a584fd84e4650e9.zip |
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>
Diffstat (limited to 'drivers/lguest')
0 files changed, 0 insertions, 0 deletions