mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 00:33:13 +02:00
core: add missing includes of stdio.h
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#ifndef WEECHAT_STRING_H
|
||||
#define WEECHAT_STRING_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <regex.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user