X-Git-Url: https://sourceware.org/git/?a=blobdiff_plain;f=libdaemon%2Fclient%2Fdaemon-shared.c;h=33ff48f728e24a0cd4819359fff060b2513ded6f;hb=7126d8c21b2942f3bda2b64bb6d2195e71ba031f;hp=5301d2f9b827cf3be2013aca3a38764f595292a8;hpb=e980d543710eaebf07c6b5442647463eab47e9d1;p=lvm2.git diff --git a/libdaemon/client/daemon-shared.c b/libdaemon/client/daemon-shared.c index 5301d2f9b..33ff48f72 100644 --- a/libdaemon/client/daemon-shared.c +++ b/libdaemon/client/daemon-shared.c @@ -1,10 +1,26 @@ +/* + * Copyright (C) 2011-2012 Red Hat, Inc. + * + * This file is part of LVM2. + * + * This copyrighted material is made available to anyone wishing to use, + * modify, copy, or redistribute it subject to the terms and conditions + * of the GNU Lesser General Public License v.2.1. + * + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include #include #include #include #include #include + #include "daemon-shared.h" +#include "libdevmapper.h" /* * Read a single message from a (socket) filedescriptor. Messages are delimited