X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=inline;f=daemon%2Fwc.c;h=5d35559c597c491571b378ba1919b7e8d7544fe1;hb=c4381dba737d5cb8aad8e1b2e2123b0fcaff1d1a;hp=43e28e0fb30995c46375a2e16f0f7e8bd7f3151d;hpb=a84f1360499309e2d2ecb661adc6917539b5eef4;p=libguestfs.git diff --git a/daemon/wc.c b/daemon/wc.c index 43e28e0..5d35559 100644 --- a/daemon/wc.c +++ b/daemon/wc.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"