openat: detect Solaris fchownat bug
[pspp] / lib / mkdirat.c
index 33ece9ccd660161b575f0dee0251e5be66d07725..adb11f00e4d0c3440d04d24c195f2eecdc2a5199 100644 (file)
 
 #include <unistd.h>
 
-#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