Fixed (1970's style) missing declaration of a function that doesn't
return int.
This commit is contained in:
parent
a4cb9e4f6a
commit
de8d2e8573
@ -378,3 +378,5 @@ struct
|
||||
/* Trace info */
|
||||
# define xTRACE 1
|
||||
int Trace;
|
||||
|
||||
extern char *systemname();
|
||||
|
Loading…
x
Reference in New Issue
Block a user