mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 12:26:40 +02:00
tests: add missing include of string.h
This commit is contained in:
@@ -31,6 +31,7 @@ extern "C"
|
||||
#ifndef HAVE_CONFIG_H
|
||||
#define HAVE_CONFIG_H
|
||||
#endif
|
||||
#include <string.h>
|
||||
#include "src/core/weechat.h"
|
||||
#include "src/core/core-command.h"
|
||||
#include "src/core/core-input.h"
|
||||
|
||||
Reference in New Issue
Block a user