X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fselinux-at.c;h=1c766fc937a44c7a818fb571740a2bc4d19d4be0;hb=fa1db0dd22768f09a507674a30beb5b8a87bb35f;hp=65f938b412eb11de19ad1db36c8e49c49f84d1a4;hpb=4208951389e547545c43fc8c0daa42d0cf8b729e;p=gnulib.git diff --git a/lib/selinux-at.c b/lib/selinux-at.c index 65f938b41..1c766fc93 100644 --- a/lib/selinux-at.c +++ b/lib/selinux-at.c @@ -1,5 +1,5 @@ /* openat-style fd-relative functions for SE Linux - Copyright (C) 2007, 2009 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2013 Free Software Foundation, 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 @@ -26,7 +26,6 @@ #include #include -#include "dirname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */ #include "save-cwd.h" #include "openat-priv.h"