intprops-tests: work around HP-UX 11.23 cc bug with constants
[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 *);