summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-10-12 12:17:00 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2009-10-12 12:17:00 +1100
commitf3837d3dcb4dc572ff53d1dda0c193a4d6f713ae (patch)
treee0aa6606958fd428a1e87b40adafa21617a718f3 /Documentation
parente6a361cbe1983e8d82de501e8894e55f05ae326b (diff)
parent764eedba4c24fe9d4ac03bf8cc9ebded4e995b17 (diff)
Merge branch 'quilt/rr'
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/lguest/lguest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/lguest/lguest.c b/Documentation/lguest/lguest.c
index ba9373f82ab5..098de5bce00a 100644
--- a/Documentation/lguest/lguest.c
+++ b/Documentation/lguest/lguest.c
@@ -42,7 +42,6 @@
#include <signal.h>
#include "linux/lguest_launcher.h"
#include "linux/virtio_config.h"
-#include <linux/virtio_ids.h>
#include "linux/virtio_net.h"
#include "linux/virtio_blk.h"
#include "linux/virtio_console.h"