diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-01-30 22:01:37 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2025-01-30 22:01:37 +0100 |
| commit | e3e66120708e814b118ea7061cf57d9426f86032 (patch) | |
| tree | 3f9e62722ff2af3b1946ca5934662a9d83d90910 | |
| parent | 152223fdc12ab39478998b71b18353b89dbb4acf (diff) | |
removing line for testing on VM
| -rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ #include <string.h> #include <ctype.h> #include <stdbool.h> -#include <readline/history.h> #include <readline/readline.h> int main() { |
