1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +03:00

Change includes for history.h

This commit is contained in:
Gagan Goel
2020-04-21 11:46:01 -04:00
parent c98e553daa
commit 8edaffc433
3 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@
#include <netdb.h>
#include <readline.h>
#include <history.h>
#include <readline/history.h>
#include "liboamcpp.h"
#include "configcpp.h"