mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 15:53:12 +02:00
core: add missing includes of stdio.h
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#ifndef WEECHAT_GUI_CHAT_H
|
||||
#define WEECHAT_GUI_CHAT_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
struct t_hashtable;
|
||||
|
||||
Reference in New Issue
Block a user