sleep, nanosleep: Work around Linux 2.6.9 nanosleep bug.
[pspp] / lib / mkancesdirs.h
1 #include <stddef.h>
2 struct savewd;
3 ptrdiff_t mkancesdirs (char *, struct savewd *,
4                        int (*) (char const *, char const *, void *), void *);