From d1b057c4e3b865dc511cd2b5b591371303323272 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 25 Oct 2024 19:45:56 +0200 Subject: zip: Implement manual file open-read-close No write support at the moment. --- zip/tuxcmd-error.h | 1 + 1 file changed, 1 insertion(+) create mode 120000 zip/tuxcmd-error.h (limited to 'zip/tuxcmd-error.h') diff --git a/zip/tuxcmd-error.h b/zip/tuxcmd-error.h new file mode 120000 index 0000000..5025579 --- /dev/null +++ b/zip/tuxcmd-error.h @@ -0,0 +1 @@ +../common/tuxcmd-error.h \ No newline at end of file -- cgit v1.2.3