2001-07-17 Elena Zannoni <ezannoni@redhat.com>
* Makefile.in (tui-file.o): Update dependencies. * tui/tui-file.c: Add include of tuiIO.h, for tuiPuts_unfiltered.
This commit is contained in:
parent
d0c8cdfbfd
commit
f9eb4b0146
4 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-07-17 Elena Zannoni <ezannoni@redhat.com>
|
||||
|
||||
* tui-file.c: Add include of tuiIO.h, for tuiPuts_unfiltered.
|
||||
|
||||
2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
|
||||
|
||||
* tuiRegs.c (tuiDisplayRegistersFrom): Set scrollok to FALSE in
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
#include "defs.h"
|
||||
#include "ui-file.h"
|
||||
#include "tui/tui-file.h"
|
||||
#include "tui/tuiIO.h"
|
||||
|
||||
#include "tui.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue