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