diff options
Diffstat (limited to 'drivers/lguest/lg.h')
-rw-r--r-- | drivers/lguest/lg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/lguest/lg.h b/drivers/lguest/lg.h index 64f0abe..399eab8 100644 --- a/drivers/lguest/lg.h +++ b/drivers/lguest/lg.h @@ -12,7 +12,6 @@ #include <linux/types.h> #include <linux/init.h> #include <linux/stringify.h> -#include <linux/binfmts.h> #include <linux/futex.h> #include <linux/lguest.h> #include <linux/lguest_launcher.h> |