X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fumask.c;h=52e854ed811c8817dee821bf5fae825fe0c89512;hb=7b192f5a672197ad67ac23501e420c674aa2f3a9;hp=db4a2f2ff0d886a5a006131658dc2ac983312fe5;hpb=61ab83d19009a8006dd73ebe16d22494b78be4d1;p=libguestfs.git diff --git a/daemon/umask.c b/daemon/umask.c index db4a2f2..52e854e 100644 --- a/daemon/umask.c +++ b/daemon/umask.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"