X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fselinux.c;h=2db05ee8ecb513f0eb6c43e634885ea509f91d22;hb=d722875817e5f9ab75be419cb863e671228c18cf;hp=e49e657bdb58013c071c98b811b24dce424dd55d;hpb=2d9953097b6d3b71122d444a4550047e97aee009;p=libguestfs.git diff --git a/daemon/selinux.c b/daemon/selinux.c index e49e657..2db05ee 100644 --- a/daemon/selinux.c +++ b/daemon/selinux.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 #endif -#include "../src/guestfs_protocol.h" +#include "guestfs_protocol.h" #include "daemon.h" #include "actions.h" #include "optgroups.h"