diff options
Diffstat (limited to 'src/irc.h')
| -rw-r--r-- | src/irc.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,4 +67,5 @@ void cmd_command(char *cmd); void cmd_execute(void); void cmd_rejoin_chans(void); void cmd_ctcp_ping(char *nick); +void cmd_send_pm(char *args); unsigned int read_rtclok(void); /* irc.c needs this one so it's not static */ |
