view lib/mkancesdirs.h @ 9268:a553c18c572d

Rename sys_time_.h to sys_time.in.h.
author Bruno Haible <bruno@clisp.org>
date Tue, 02 Oct 2007 00:37:40 +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 *);