From 1e5977b62f896e844b548c3007ace9e1dfa7f9ed Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sat, 11 Apr 2020 21:28:04 +0200 Subject: New upstream version 1.23.90 --- shared/nm-glib-aux/nm-io-utils.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'shared/nm-glib-aux/nm-io-utils.h') diff --git a/shared/nm-glib-aux/nm-io-utils.h b/shared/nm-glib-aux/nm-io-utils.h index 18dc5f74..31326fc7 100644 --- a/shared/nm-glib-aux/nm-io-utils.h +++ b/shared/nm-glib-aux/nm-io-utils.h @@ -47,6 +47,10 @@ gboolean nm_utils_file_set_contents (const char *filename, int *out_errsv, GError **error); +struct _NMStrBuf; + +gssize nm_utils_fd_read (int fd, struct _NMStrBuf *out_string); + struct stat; int nm_utils_file_stat (const char *filename, struct stat *out_st); -- cgit 1.3.0-6-gf8a5