X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmkdirat.c;h=9e68222aa07282954de6a6bdc5e16695e33d4b09;hb=abe9c758009394a09d0cb84cdaae37e5752953f2;hp=33ece9ccd660161b575f0dee0251e5be66d07725;hpb=4208951389e547545c43fc8c0daa42d0cf8b729e;p=gnulib.git diff --git a/lib/mkdirat.c b/lib/mkdirat.c index 33ece9ccd..9e68222aa 100644 --- a/lib/mkdirat.c +++ b/lib/mkdirat.c @@ -1,5 +1,5 @@ /* fd-relative mkdir - Copyright (C) 2005, 2006, 2009 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-2010 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 @@ -20,11 +20,6 @@ #include -#include "dirname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */ -#include "openat.h" -#include "openat-priv.h" -#include "save-cwd.h" - /* Solaris 10 has no function like this. Create a subdirectory, FILE, with mode MODE, in the directory open on descriptor FD. If possible, do it without changing the