SHA256
1
0
forked from pool/weechat
OBS User unknown 2007-06-08 22:40:42 +00:00 committed by Git OBS Bridge
parent b5e90b46cb
commit 5439f1768f

View File

@ -0,0 +1,10 @@
--- src/plugins/scripts/ruby/weechat-ruby.c.orig 2006-07-28 01:17:50.000000000 +0200
+++ src/plugins/scripts/ruby/weechat-ruby.c 2006-07-28 01:18:13.000000000 +0200
@@ -32,6 +32,7 @@
#include "../../weechat-plugin.h"
#include "../weechat-script.h"
+#include <time.h>
char plugin_name[] = "Ruby";
char plugin_version[] = "0.1";