drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4
authorLars Ellenberg <lars.ellenberg@linbit.com>
Mon, 19 Jan 2015 14:43:04 +0000 (15:43 +0100)
committerJens Axboe <axboe@fb.com>
Wed, 25 Nov 2015 16:22:01 +0000 (09:22 -0700)
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
include/linux/drbd.h

index 2c44d7e..392fc0e 100644 (file)
@@ -25,7 +25,6 @@
 */
 #ifndef DRBD_H
 #define DRBD_H
-#include <linux/connector.h>
 #include <asm/types.h>
 
 #ifdef __KERNEL__