From 39c7a6f12aae8191a53bc61f31e39eab75877f21 Mon Sep 17 00:00:00 2001 From: Pol Henarejos Date: Sat, 5 Feb 2022 10:27:12 +0100 Subject: [PATCH] Some other not compiling changes Signed-off-by: Pol Henarejos --- file.h | 1 - 1 file changed, 1 deletion(-) diff --git a/file.h b/file.h index 1880b31..6bd2a6f 100644 --- a/file.h +++ b/file.h @@ -34,7 +34,6 @@ #define MAX_DEPTH 4 - typedef struct file { const uint16_t fid;