aboutsummaryrefslogtreecommitdiffstats
path: root/libpatch_create_timestamp_secs.c
blob: 104fb91dc301e99f0267beaf12de6b79af96b1ae (plain) (blame)
1
2
3
4
5
6
/* See LICENSE file for copyright and license details. */
#include "common.h"


extern inline size_t
libpatch_create_timestamp_secs(char *, size_t, time_t, int, enum libpatch_style);