diff options
| -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() { |
![]() |
index : unix-shell.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | main.c | 1 |
@@ -3,7 +3,6 @@ #include <string.h> #include <ctype.h> #include <stdbool.h> -#include <readline/history.h> #include <readline/readline.h> int main() { |