rm_/lib/backup-internal.h

4 lines
123 B
C
Raw Normal View History

2020-09-02 16:47:03 +08:00
#include "backupfile.h"
#include <stdbool.h>
extern char *backupfile_internal (int, char const *, enum backup_type, bool);