1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

Merge pull request #626 from sunpoet/master

javascript: fix build on FreeBSD
This commit is contained in:
Sébastien Helleu
2015-12-20 18:54:17 +01:00
@@ -25,6 +25,7 @@
#include <cstdlib>
#include <cstring>
#include <string>
#include <time.h>
extern "C"
{