]> git.cworth.org Git - tar/blob - gnu/mktime-internal.h
upstream: Fix extraction of device nodes.
[tar] / gnu / mktime-internal.h
1 /* -*- buffer-read-only: t -*- vi: set ro: */
2 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
3 #include <time.h>
4 time_t mktime_internal (struct tm *,
5                         struct tm * (*) (time_t const *, struct tm *),
6                         time_t *);