Commit f0ff1357 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Jens Axboe

drbd: need include for bitops functions declarations

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarJens Axboe <jaxboe@fusionio.com>
parent b6653801
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment