blob: f9c8f607c99eec5c5494c8efae3f0baba9589047 (
plain) (
tree)
|
|
/* See LICENSE file for copyright and license details. */
#include "common.h"
extern inline size_t
libpatch_create_timestamp_ts(char *, size_t, const struct timespec *, unsigned, int, enum libpatch_style);
|