X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fterminal%2Fread-line.c;h=2529dee40b29ac1732a9292c9c54e8c95bc196ec;hb=fdcc4b6875ccdbf7bd01bc401e87afbeb71c2bfd;hp=c6279ce9c4bd6514ee797ed034d498bcdfdd671b;hpb=68b73d179454af3151156c62c2e27804019900d2;p=pspp-builds.git diff --git a/src/ui/terminal/read-line.c b/src/ui/terminal/read-line.c index c6279ce9..2529dee4 100644 --- a/src/ui/terminal/read-line.c +++ b/src/ui/terminal/read-line.c @@ -32,6 +32,7 @@ #include #include #include +#include #include #include "xalloc.h" @@ -129,6 +130,7 @@ welcome (void) "warranty.\" for details.\n", stdout); puts (stat_version); readln_initialize (); + journal_enable (); } /* Gets a line from the user and stores it into LINE.