diff options
| author | @syxhe <https://t.me/syxhe> | 2024-07-17 23:41:36 -0500 |
|---|---|---|
| committer | @syxhe <https://t.me/syxhe> | 2024-07-17 23:41:36 -0500 |
| commit | 75a94a96eabb863f21ec5478018886e9c892a5a4 (patch) | |
| tree | c08ffd324830d5699f249baac5aedc79b5934642 /src/main.c | |
| parent | 72b02200dc97d58830e32655886565879b288d60 (diff) | |
Work on the ncurses part
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -10,7 +10,6 @@ | |||
| 10 | 10 | ||
| 11 | #define _GNU_SOURCE | 11 | #define _GNU_SOURCE |
| 12 | 12 | ||
| 13 | #include "main.h" | ||
| 14 | #include "encryption.h" | 13 | #include "encryption.h" |
| 15 | #include "search.h" | 14 | #include "search.h" |
| 16 | #include "ll.h" | 15 | #include "ll.h" |
