Unrevert something which shouldn't have been reverted in the previous revert.

(Yes, I'm going to bed now to get some much needed sleep...)
This commit is contained in:
Poul-Henning Kamp 2001-03-17 11:43:36 +00:00
parent a9c6c69f89
commit ede53ee311
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74390

View File

@ -75,6 +75,7 @@ struct ngcmd {
#define CMDRTN_QUIT 3
/* Available commands */
extern const struct ngcmd config_cmd;
extern const struct ngcmd connect_cmd;
extern const struct ngcmd debug_cmd;
extern const struct ngcmd help_cmd;