update changelog

This commit is contained in:
Philippe Teuwen 2021-01-04 00:54:34 +01:00
commit eaee80f3d7
2 changed files with 7 additions and 1 deletions

View file

@ -22,6 +22,7 @@
#include <stdlib.h>
#ifdef HAVE_READLINE
//Load readline after stdio.h
#include <readline/readline.h>
#endif