X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fdf.c;h=14954d2acac12600dc2ee9c1efada783597890f3;hp=7aa6f4fdd142fe1d56ba09db37b1783658e78b0b;hb=04ea1375c55aa67df4e7fc61dbb534111767f3b6;hpb=5922d7084d6b43f0a1a15b664c7082dfeaf584d0 diff --git a/daemon/df.c b/daemon/df.c index 7aa6f4f..14954d2 100644 --- a/daemon/df.c +++ b/daemon/df.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 @@ -23,7 +23,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"