* lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
[gnulib.git] / lib / mkancesdirs.h
1 #include <stddef.h>
2 struct savewd;
3 ptrdiff_t mkancesdirs (char *, struct savewd *,
4                        int (*) (char const *, void *), void *);