X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fstatvfs.c;h=4eff22d2c4cf0eb1140d6c1668b6241dc65f5b6d;hb=6f39cfaeacda146d0eaa35da6f6413fa6ab3d40a;hp=cf37b96f21131a9f43785980aa84aa403025c625;hpb=cd29c50ca820a03b9cecb300a84fb884425cb565;p=libguestfs.git diff --git a/daemon/statvfs.c b/daemon/statvfs.c index cf37b96..4eff22d 100644 --- a/daemon/statvfs.c +++ b/daemon/statvfs.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 @@ -36,7 +36,7 @@ #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"