[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] multipathd.init
- From: christophe varoqui <christophe varoqui free fr>
- To: device-mapper development <dm-devel redhat com>
- Subject: Re: [dm-devel] multipathd.init
- Date: Sun, 03 Apr 2005 21:59:13 +0200
>
> What needs to be done to have libdevmapper and libsysfs packages include
> their respective klibc build version ? What about klibc shared objects
> vs static ?
>
As a kick-off, here is a little clean up patch.
I guess it's harmless anyway.
diff -ur devmapper-1.01.00/lib/libdm-file.c
devmapper-1.01.00.klibcbuild/lib/libdm-file.c
--- devmapper-1.01.00/lib/libdm-file.c 2005-01-06 19:22:44.000000000
+0100
+++ devmapper-1.01.00.klibcbuild/lib/libdm-file.c 2005-04-03
21:26:13.000000000 +0200
@@ -16,7 +16,6 @@
#include "lib.h"
#include "libdm-file.h"
-#include <sys/file.h>
#include <fcntl.h>
#include <dirent.h>
#include <malloc.h>
--
christophe varoqui <christophe varoqui free fr>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]