SHA256
1
0
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:
Pascal Bleser 2010-01-24 09:23:49 +00:00 committed by Git OBS Bridge
parent dacb80203f
commit 486bc8bccd

View File

@ -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 _