diff options
Diffstat (limited to 'gdb/top.c')
-rw-r--r-- | gdb/top.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ #include "python/python.h" #include "interps.h" #include "observer.h" +#include "maint.h" /* readline include files. */ #include "readline/readline.h" |