1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-06 17:16:36 +01:00

fix a bunch of implicit declarations

This commit is contained in:
Jfreegman
2014-06-21 21:41:38 -04:00
parent 6b9ef7e6c9
commit 34bd4a1c7c
16 changed files with 32 additions and 5 deletions

View File

@@ -34,6 +34,7 @@
#include "chat_commands.h"
#include "global_commands.h"
#include "line_info.h"
#include "misc_tools.h"
struct cmd_func {
const char *name;