1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

Don't include asm/* files

This commit is contained in:
Patrick Caulfield 2001-09-27 10:00:47 +00:00
parent ac4fc0b84d
commit 7bf5c85a05

View File

@ -31,11 +31,8 @@
#undef __KERNEL__
#endif /* #ifndef __KERNEL__ */
#include <asm/types.h>
#include <linux/major.h>
#include <linux/spinlock.h>
#include <asm/semaphore.h>
#include <asm/page.h>
#include <sys/types.h>
#include <linux/version.h>