GUI: Fix build with readline enabled
svn-id: r54067
This commit is contained in:
parent
1dac4fbd55
commit
92841e9832
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
*
|
||||
*/
|
||||
|
||||
// NB: This is really only necessary if USE_READLINE is defined
|
||||
#define FORBIDDEN_SYMBOL_ALLOW_ALL
|
||||
|
||||
#include "common/debug.h"
|
||||
#include "common/debug-channels.h"
|
||||
#include "common/system.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue