Remove unused includes of libreadline
This commit is contained in:
parent
7fa1600e0b
commit
cd8866c4e2
1 changed files with 0 additions and 2 deletions
2
loop.c
2
loop.c
|
@ -24,8 +24,6 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <readline/readline.h>
|
||||
#include <readline/history.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <poll.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue