X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Favailable.c;h=6d2aea2266960e1cdd2b31a2b75614aeb8e17f9d;hb=ddb3fac1bf1b0493779c9425b518598473ef106a;hp=2a30cadfc6b51091728e12af3ad77a0c43348a4d;hpb=1bd1f9b85f45275b1600d148530bc1877ff15213;p=libguestfs.git diff --git a/daemon/available.c b/daemon/available.c index 2a30cad..6d2aea2 100644 --- a/daemon/available.c +++ b/daemon/available.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 @@ -22,7 +22,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"