Ticket #3601: fix ./configure --without-internal-edit

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
This commit is contained in:
Yury V. Zaytsev 2016-03-04 17:37:24 +01:00
parent b6c1c2fdba
commit 8793b14bef

View File

@ -45,6 +45,7 @@
#include <pwd.h> /* for username in xterm title */
#include "lib/global.h"
#include "lib/fileloc.h" /* MC_HINT */
#include "lib/tty/tty.h"
#include "lib/tty/key.h" /* KEY_M_* masks */