X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Ftruncate.c;h=28d9ceb286481bf624cdba6ea779a021d335c5d7;hp=c2da3828145bbd2652bcaa201efcc8c97dcdff08;hb=HEAD;hpb=2eb19f526164a978c373a760deb30854d56b62ce diff --git a/daemon/truncate.c b/daemon/truncate.c index c2da382..28d9ceb 100644 --- a/daemon/truncate.c +++ b/daemon/truncate.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"