mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
add missing include for wcwidth thread test
This commit is contained in:
parent
4b33824249
commit
9fd6df2a15
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@
|
|||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#define _GNU_SOURCE
|
||||
#include <wchar.h>
|
||||
|
||||
#define NEED_PERL_H
|
||||
#define PERL_NO_GET_CONTEXT
|
||||
#include "module.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue