forked from pool/weechat
redo patch with fuzz 0 to fix build on factory
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=22
This commit is contained in:
parent
dacb80203f
commit
486bc8bccd
@ -1,10 +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"
|
||||
--- src/plugins/scripts/ruby/weechat-ruby.c.orig 2010-01-22 15:27:32.000000000 +0100
|
||||
+++ src/plugins/scripts/ruby/weechat-ruby.c 2010-01-24 10:23:22.000000000 +0100
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
/* weechat-ruby.c: Ruby plugin for WeeChat */
|
||||
|
||||
+#include <time.h>
|
||||
|
||||
char plugin_name[] = "Ruby";
|
||||
char plugin_version[] = "0.1";
|
||||
#undef _
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user