diff options
| author | Ákos Kőrösi <korakos99@gmail.com> | 2026-05-18 12:22:29 +0200 |
|---|---|---|
| committer | Ákos Kőrösi <korakos99@gmail.com> | 2026-05-18 12:22:29 +0200 |
| commit | 7c69040ab68097811cb58e36a86b25a064e4c465 (patch) | |
| tree | 2d029d6fed01080267206704285525b453d0dee7 /main.c | |
| parent | 147d7ff68760f6f3ede56cb4e59af93d05daf56d (diff) | |
organizing
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ #include <readline/readline.h> #include <string.h> -#include "defs.h" #include "preproc.h" #include "exec.h" |
