commit f727b8bc43dda5bdc434a95f62c4b68e1c4c8669
Author: Raniconduh <clagv.randomgames@gmail.com>
Date: Mon Dec 06 09:19:18 2021 +0000
diff --git a/src/main.c b/src/main.c
index f4dc345..53ea473 100644
--- a/src/main.c
+++ b/src/main.c
@@ -46 +47 @@
#include <ncurses.h>
#include <string.h>
#include <unistd.h>
+#include <stddef.h>
#include "commands.h"
#include "main.h"