X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Finitrd.c;h=7c4d03f6c5f82b1cc901bcd0a6a088608ab5a828;hb=cd1322e30d6c34d7d9f87d72dfa1660aa5d8af38;hp=932564b80620cf151961f12a0c7d7fe61713b826;hpb=42f59b28f123f53ae038df23a9abee08e959e46b;p=libguestfs.git diff --git a/daemon/initrd.c b/daemon/initrd.c index 932564b..7c4d03f 100644 --- a/daemon/initrd.c +++ b/daemon/initrd.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 @@ -26,7 +26,7 @@ #include #include -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h"