From b968f8ed826b9cc662c1a484040c55b0e0ad18c4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Sep 2024 00:17:14 +0200 Subject: Expose device information in confirmation prompt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common.h') diff --git a/common.h b/common.h index ad4b8a8..891f1c6 100644 --- a/common.h +++ b/common.h @@ -51,6 +51,7 @@ struct status { /* io.c */ +char *readtextfileat(int dfd, const char *path); void writeall(int fd, const void *data, size_t n, const char *fname); void filecpy(int fd, off_t src, off_t len, const char *fname); off_t filesize(int fd, const char *fname); -- cgit v1.2.3-70-g09d2