From bc9b3b25ee350cb8ed83f832a4fd4580023a7cc8 Mon Sep 17 00:00:00 2001
From: Jiri Kalvoda <jirikalvoda@kam.mff.cuni.cz>
Date: Wed, 24 May 2023 21:42:39 +0200
Subject: [PATCH] =?UTF-8?q?Zapomenutn=C3=A1=20knihovna?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 lib.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib.cpp b/lib.cpp
index a1363fd4a..b43e63d86 100644
--- a/lib.cpp
+++ b/lib.cpp
@@ -6,6 +6,7 @@
 #include <cstring>
 #include <fcntl.h>
 #include <unistd.h>
+#include <stdarg.h>
 
 namespace lib
 {
-- 
GitLab