Mercurial > hg > octave-kai > gnulib-hg
view lib/mkancesdirs.h @ 11583:dc80f2cc1327
Second attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Thu, 21 May 2009 16:48:12 +0200 |
parents | 77a75e20049c |
children | e8d2c6fc33ad |
line wrap: on
line source
#include <stddef.h> struct savewd; ptrdiff_t mkancesdirs (char *, struct savewd *, int (*) (char const *, char const *, void *), void *);