Fix build (r287703). Lesson learned: no matter how a change looks like an
innocent one, always do a build test first. Pointy hat to: delphij
This commit is contained in:
parent
2a6c8cb4d7
commit
e9ff0b2b14
@ -132,6 +132,8 @@ typedef struct msg_string {
|
||||
static msg_string *msg_head;
|
||||
static msg_string *msg_tail;
|
||||
|
||||
int aok;
|
||||
|
||||
/*
|
||||
* message_append() is responsible for both inserting strings into
|
||||
* the master Str_tbl as well as maintaining a list of the
|
||||
|
Loading…
x
Reference in New Issue
Block a user