From: Sergey Matveev Date: Mon, 24 Nov 2025 11:20:39 +0000 (+0300) Subject: Excess include X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=13bb2480be006e9b1ff74fe81ecc94851ec2331e6067c20cf8243fdb5f347b04;p=keks.git Excess include --- diff --git a/c/lib/dectai.h b/c/lib/dectai.h index 90a6833..3724578 100644 --- a/c/lib/dectai.h +++ b/c/lib/dectai.h @@ -1,7 +1,6 @@ #ifndef KEKS_DECTAI_H #define KEKS_DECTAI_H -#include #include // IWYU pragma: keep // struct timespec #include "err.h"