summaryrefslogtreecommitdiff
path: root/extras/multipath/devinfo.c
diff options
context:
space:
mode:
authorchristophe.varoqui@free.fr <christophe.varoqui@free.fr>2004-03-01 23:08:47 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:35:06 -0700
commitcbd2ea21e4eac53bb95465c7808c723b787a709c (patch)
treee38067cd57734535d7dfad2438f94d3dfbf04a34 /extras/multipath/devinfo.c
parent534c853df52810b63b126e7e43d051a682829464 (diff)
[PATCH] multipath update
Diffstat (limited to 'extras/multipath/devinfo.c')
-rw-r--r--extras/multipath/devinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/multipath/devinfo.c b/extras/multipath/devinfo.c
index a6b089f517..323da2f2f0 100644
--- a/extras/multipath/devinfo.c
+++ b/extras/multipath/devinfo.c
@@ -3,7 +3,7 @@
#include <string.h>
#include <fcntl.h>
#include <sys/ioctl.h>
-#include <libsysfs.h>
+#include <sysfs/libsysfs.h>
#include "devinfo.h"
#include "sg_include.h"