Add missing include of time.h in irc-raw.C
This commit is contained in:
parent
55cbd9a76f
commit
16c2d5fe7e
@ -22,6 +22,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "../weechat-plugin.h"
|
||||
#include "irc.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user