X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=daemon%2Fsleep.c;h=6e133bd3ba30a7436414b9b85400032031463188;hp=2cf3ff7483a838dcb133bb14d57d20feed7978d5;hb=428a45c3e15f03e9861e1b551e1ae8da821dba5f;hpb=2ef06eacc2be08b0268c98a4d157176aff9356e0 diff --git a/daemon/sleep.c b/daemon/sleep.c index 2cf3ff7..6e133bd 100644 --- a/daemon/sleep.c +++ b/daemon/sleep.c @@ -1,5 +1,5 @@ /* libguestfs - the guestfsd daemon - * Copyright (C) 2009 Red Hat Inc. + * Copyright (C) 2009 Red Hat Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -22,7 +22,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"