mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
Fix the build with guile-3.0.0.
v2: Update configure.ac too. Signed-off-by: orbea <orbea@riseup.net>
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
#include <libguile.h>
|
||||
#include <time.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "../weechat-plugin.h"
|
||||
#include "../plugin-script.h"
|
||||
|
||||
@@ -30,6 +30,8 @@
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <libgen.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "../weechat-plugin.h"
|
||||
#include "../plugin-script.h"
|
||||
|
||||
Reference in New Issue
Block a user