From dbb386b95ed16e74138809093d9ae633217ea972 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: May 19 2023 19:36:29 +0000 Subject: Include instead of This is the right header file for the functions used in this file. --- diff --git a/main.c b/main.c index ade8fcb..cb35da5 100644 --- a/main.c +++ b/main.c @@ -3,7 +3,7 @@ #include #include #include -#include +#include #include #include "c-vector/vec.h"