diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-05-01 14:26:10 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-05-01 14:26:10 +0200 |
commit | 05a709b4be6a862171b4e6aacde3d24a0f17d217 (patch) | |
tree | 96bdd314c6fda18867d96dda07a1f796b1242602 /FICS/command_list.h | |
parent | 43b937a22ef241485b4b2122ab9cb61cfa0810d8 (diff) |
Added declarations
Diffstat (limited to 'FICS/command_list.h')
-rw-r--r-- | FICS/command_list.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FICS/command_list.h b/FICS/command_list.h index 7f676eb..d0df344 100644 --- a/FICS/command_list.h +++ b/FICS/command_list.h @@ -39,6 +39,9 @@ #include "shutdown.h" #include "talkproc.h" +extern command_type command_list[]; +extern alias_type g_alias_list[]; + /* Parameter string format w - a word |