diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-11-19 01:44:58 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-11-19 01:44:58 +0100 |
commit | 448d06e8dc5c06f111bb6baae7d456e174225729 (patch) | |
tree | 0ddcedd3ca2d516b5e103c2b6ceee631871c651d /libshouldbeinlibc/nullauth.c | |
parent | 4d6828ca04636d331f9a050f05b576e489022a1f (diff) | |
parent | e971ab1a229d1ef1d5c1e5e1ff52ec597c55270e (diff) | |
download | hurd-448d06e8dc5c06f111bb6baae7d456e174225729.tar.gz hurd-448d06e8dc5c06f111bb6baae7d456e174225729.tar.bz2 hurd-448d06e8dc5c06f111bb6baae7d456e174225729.zip |
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Diffstat (limited to 'libshouldbeinlibc/nullauth.c')
-rw-r--r-- | libshouldbeinlibc/nullauth.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libshouldbeinlibc/nullauth.c b/libshouldbeinlibc/nullauth.c index 4ba10a76..3a98e558 100644 --- a/libshouldbeinlibc/nullauth.c +++ b/libshouldbeinlibc/nullauth.c @@ -19,8 +19,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include <error.h> -#include <errno.h> #include <hurd.h> /* Obtain an empty authentication handle and use it for further |