X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fstat.c;h=22592bb2dd2269a93ec9ba0a7e022ca88ac6f255;hb=c55bad93fbde03a3daa6058913f02098c45e55f5;hp=0b3be4d9d49ea846309d2c9ed1ca6c9803d759bf;hpb=c9670080e9b7e614101109d385c66c2fdc15e191;p=libguestfs.git diff --git a/daemon/stat.c b/daemon/stat.c index 0b3be4d..22592bb 100644 --- a/daemon/stat.c +++ b/daemon/stat.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 @@ -26,7 +26,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"