projects
/
platform
/
upstream
/
multipath-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca7dda8
)
Remove kdev_t.h include
author
Hannes Reinecke
<hare@suse.de>
Thu, 18 Dec 2008 09:03:15 +0000
(10:03 +0100)
committer
Christophe Varoqui
<christophe.varoqui@free.fr>
Tue, 21 Apr 2009 23:04:09 +0000
(
01:04
+0200)
Pointless and giving the users the wrong impression.
Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/devmapper.c
patch
|
blob
|
history
diff --git
a/libmultipath/devmapper.c
b/libmultipath/devmapper.c
index efa37d438cb0dc0d522b4516a6770442babe4b18..394f1eceb0f529a2d1896c87d89591c810af8b36 100644
(file)
--- a/
libmultipath/devmapper.c
+++ b/
libmultipath/devmapper.c
@@
-10,7
+10,6
@@
#include <string.h>
#include <libdevmapper.h>
#include <ctype.h>
-#include <linux/kdev_t.h>
#include <unistd.h>
#include <errno.h>