X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fis.c;h=f892ccfa35bd6c8a98f739dda23873aa2b5b4bc7;hb=8bc6e9d6a89672bbe1e7469774abe889354deb67;hp=4a834f49c11d08010aee7700cef2cf88bfba232d;hpb=43eed091129212dd29996838cf1d76af0f8fc135;p=libguestfs.git diff --git a/daemon/is.c b/daemon/is.c index 4a834f4..f892ccf 100644 --- a/daemon/is.c +++ b/daemon/is.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 @@ -25,7 +25,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"