mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 07:46:38 +02:00
tests: add missing include of string.h
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
extern "C"
|
||||
{
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "src/core/wee-arraylist.h"
|
||||
#include "src/core/wee-config-file.h"
|
||||
#include "src/core/wee-hashtable.h"
|
||||
|
||||
Reference in New Issue
Block a user