Thumbnail

rani/cscroll.git

Clone URL: https://git.buni.party/rani/cscroll.git

commit 6785f9804b8ccd41bd9aa0b9781c8a664bea6805 Author: Raniconduh <clagv.randomgames@gmail.com> Date: Mon Jan 31 17:40:06 2022 +0000 fix header inclusions diff --git a/src/var.c b/src/var.c index 46f5ea9..e3ca065 100644 --- a/src/var.c +++ b/src/var.c @@ -16 +17 @@  #include <stdbool.h>  #include <stddef.h>  #include <stdint.h> +#include <string.h>  #include <ctype.h>  #include <math.h>