mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
tests: add missing include of string.h in plugin API info tests
This commit is contained in:
@@ -29,6 +29,7 @@ extern "C"
|
||||
#define HAVE_CONFIG_H
|
||||
#endif
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include "src/core/weechat.h"
|
||||
#include "src/core/wee-config.h"
|
||||
#include "src/core/wee-config-file.h"
|
||||
|
||||
Reference in New Issue
Block a user