X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fdir.c;h=3b18d48fa95a38f192c2161ceda9dee985f04c1b;hb=2d5841133a199619d56d026ad9ea4e97791f4a8f;hp=bc54d518a1fb855c7c5c748c6c4582a563f05d18;hpb=3a99114360636806078bbf614c241e89661bcc7f;p=libguestfs.git diff --git a/daemon/dir.c b/daemon/dir.c index bc54d51..3b18d48 100644 --- a/daemon/dir.c +++ b/daemon/dir.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"