mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
o Some structures change size with different configs, so always include
<linux/config.h> first.
This commit is contained in:
parent
67bd53bdd8
commit
6847776ae7
@ -118,6 +118,7 @@
|
||||
#ifndef DM_INTERNAL_H
|
||||
#define DM_INTERNAL_H
|
||||
|
||||
#include <linux/config.h>
|
||||
#include <linux/version.h>
|
||||
#include <linux/major.h>
|
||||
#include <linux/iobuf.h>
|
||||
|
Loading…
Reference in New Issue
Block a user