10 lines
198 B
Plaintext
10 lines
198 B
Plaintext
*** menu.c.orig Thu Oct 1 18:54:23 1998
|
|
--- menu.c Thu Oct 1 18:54:33 1998
|
|
***************
|
|
*** 1,3 ****
|
|
--- 1,4 ----
|
|
+ #include <time.h>
|
|
#include "deco.h"
|
|
#include "scr.h"
|
|
#include "menu.h"
|