X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Futimens.c;h=ae006c6089c33462309b4dbf38c1f4742522e65c;hb=270a2b5ebb6a5f01eb3f8cd2b591cd68d3b6096f;hp=e836b4e4b6497340cacac336bac7acc2c5f8b622;hpb=b3035e8d7c04a71d9a54ab7e52bc9e169ecf0b47;p=libguestfs.git diff --git a/daemon/utimens.c b/daemon/utimens.c index e836b4e..ae006c6 100644 --- a/daemon/utimens.c +++ b/daemon/utimens.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 @@ -24,7 +24,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"