missing include

This commit is contained in:
dxl
2020-05-06 12:44:34 +02:00
committed by Philippe Teuwen
parent 021ee95e07
commit fcf0265704

View File

@@ -10,6 +10,7 @@
#include "cmdhflegic.h"
#include <stdio.h> // for Mingw readline
#include <ctype.h> // tolower
#include <readline/readline.h>
#include "cmdparser.h" // command_t