From 75a94a96eabb863f21ec5478018886e9c892a5a4 Mon Sep 17 00:00:00 2001 From: "@syxhe" Date: Wed, 17 Jul 2024 23:41:36 -0500 Subject: Work on the ncurses part --- src/main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 2e6c13a..ce20fa0 100644 --- a/src/main.c +++ b/src/main.c @@ -10,7 +10,6 @@ #define _GNU_SOURCE -#include "main.h" #include "encryption.h" #include "search.h" #include "ll.h" -- cgit v1.2.3