mirror of
git://sourceware.org/git/lvm2.git
synced 2025-08-02 04:22:02 +03:00
libdaemon: Split daemon-shared.[hc] into daemon-io.[hc] and config-util.[hc].
This commit is contained in:
@ -10,7 +10,8 @@
|
||||
* Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include "daemon-shared.h"
|
||||
#include "daemon-io.h"
|
||||
#include "config-util.h"
|
||||
#include "daemon-server.h"
|
||||
#include "daemon-log.h"
|
||||
|
||||
|
Reference in New Issue
Block a user