X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fsleep.c;h=af01d259adaf50f5659c70b042b5f54f9bfd37e1;hb=7828f4dfe3d5ff4d086261218908c8da37bb9d97;hp=3b5d395d5a6b3da068a238cd77d270e975d7f0f7;hpb=a7b73d4a1e09f12b2002083618056f0c823c1dcf;p=libguestfs.git diff --git a/daemon/sleep.c b/daemon/sleep.c index 3b5d395..af01d25 100644 --- a/daemon/sleep.c +++ b/daemon/sleep.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"