mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
tests: add missing include of locale.h
This fixes build of tests on FreeBSD.
This commit is contained in:
@@ -25,6 +25,7 @@ extern "C"
|
||||
{
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <locale.h>
|
||||
#include "src/core/wee-arraylist.h"
|
||||
#include "src/core/wee-calc.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user