X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fheadtail.c;h=83f3f5c0212aa91f616e0e911a7b8e72a11c6655;hb=8bc6e9d6a89672bbe1e7469774abe889354deb67;hp=164f2b63a7747704d57be99e419b59ab9597bfcd;hpb=deee8e2b4e377dc2eb23fc551a4d0711ac49b585;p=libguestfs.git diff --git a/daemon/headtail.c b/daemon/headtail.c index 164f2b6..83f3f5c 100644 --- a/daemon/headtail.c +++ b/daemon/headtail.c @@ -13,7 +13,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include @@ -24,7 +24,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"