drbd: need include for bitops functions declarations
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
This commit is contained in:
Родитель
b66538014f
Коммит
f0ff1357ce
|
@ -28,6 +28,9 @@
|
|||
#include <linux/drbd.h>
|
||||
#include <linux/slab.h>
|
||||
#include <asm/kmap_types.h>
|
||||
|
||||
#include <asm-generic/bitops/le.h>
|
||||
|
||||
#include "drbd_int.h"
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче